Skip to content

Commit

Permalink
Update .gitignore for appropriate files
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatoK97 committed Jun 16, 2022
1 parent 7ce4475 commit 395219a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/.exe

/.hi

/.o
dist
dist-*
*.o
*.hi
*.hie
*.exe
.ghc.environment

0 comments on commit 395219a

Please sign in to comment.