Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-04-06 15:25:42 +02:00
parent 8e0dab3204
commit 9d37a4ed2a
3 changed files with 13 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
Makefile
/config.h
/config.sh
*~
*.a
*.dll
*.dylib
*.o
*.so
*.so.*

2
po/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/Todo.pot
/*.mo

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/todo