Add an extra .gitignore definition

This commit is contained in:
Pierre Pronchery 2015-04-04 16:28:38 +02:00
parent 80f0024924
commit 9031c48385
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,7 +3,6 @@ Makefile
*.a
*.dll
*.dylib
*.mo
*.o
*.so
*.so.*

2
po/.gitignore vendored Normal file
View File

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