Explorar el Código

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 hace 16 años
padre
commit
dee300ba2d
Se han modificado 2 ficheros con 8 adiciones y 0 borrados
  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