Skip to content

Commit

Permalink
git ignore output/ and other files
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisThielemans committed Jul 2, 2024
1 parent 5875054 commit 14e3dc3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
data/
output/
tmp*/
errr.txt
err*.txt
info.txt
warn.txt
warn*.txt
__pycache__/
*.s
*.hs
*~
*.bak
*.ahv
*.hv
*.v

0 comments on commit 14e3dc3

Please sign in to comment.