Ignore *.bak files.

This commit is contained in:
Benoit Dejean
2015-07-21 22:21:04 +02:00
committed by Benoît Dejean
parent d3a247a60f
commit 58d50d3546

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*~ *~
*.bak
*.o *.o
*.out *.out
*.a *.a