Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-07-12 22:20:29 +02:00
parent 23016cc29e
commit 2ec555d605
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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

3
po/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/XMLEditor.pot
/*.mo
/*.po~

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/xmleditor