Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed Mar 23, 2024
1 parent 620a5d3 commit 3349efa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dist
dist-newstyle
cabal-dev
*.o
*.hi
Expand All @@ -14,3 +15,5 @@ cabal.sandbox.config
*.prof
*.aux
*.hp
.stack-work
stack.yaml.lock

0 comments on commit 3349efa

Please sign in to comment.