Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
ignore temporary and binary files
Browse files Browse the repository at this point in the history
ref #53
  • Loading branch information
jklmnn authored and senier committed Jul 26, 2019
1 parent 42e3e9c commit e09f998
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
*.stderr
*.stdout
b__*.ad[bs]
*.a
*.d
*.lexch
*.deps
obj/
tests/system
tests/unit
Expand Down

0 comments on commit e09f998

Please sign in to comment.