Add .gitignore files

This commit is contained in:
Pierre Pronchery 2017-11-18 05:39:52 +01:00
parent 54a04ce54d
commit 4c00c1b449
3 changed files with 4 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Makefile
*.o

1
data/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/Splasher.h

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/Splasher