Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ebiggers committed Apr 12, 2016
1 parent f73db15 commit ecaa784
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*.a
*.o
*.so
*.obj
*.exe
*.dll
*.lib
benchmark
gzip
gunzip
tags
cscope*
libdeflate-*-bin
libdeflate-*-bin.zip

0 comments on commit ecaa784

Please sign in to comment.