Skip to content

Commit

Permalink
add new type in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
muhfaris committed Dec 13, 2017
1 parent 69dbdd3 commit f0e140a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
config
*~

*.exe
*.dll
*.so
*.dylib
*.test
*.out

0 comments on commit f0e140a

Please sign in to comment.