Browse Source

Ignore files for all autopoint managed po directories

Starting with autopoint 0.18, it's able to find all po directories, and
install missing templates. Ignore those newly appeared files.
Guillem Jover 16 years ago
parent
commit
dee300ba2d
2 changed files with 8 additions and 0 deletions
  1. 4 0
      dselect/po/.gitignore
  2. 4 0
      scripts/po/.gitignore

+ 4 - 0
dselect/po/.gitignore

@@ -1,4 +1,8 @@
 *.gmo
+*.sin
 *.sed
+*.header
+Makevars.template
 POTFILES
+Rules-quot
 stamp-po

+ 4 - 0
scripts/po/.gitignore

@@ -1,4 +1,8 @@
 *.gmo
+*.sin
 *.sed
+*.header
+Makevars.template
 POTFILES
+Rules-quot
 stamp-po