Просмотр исходного кода

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
Родитель
Сommit
dee300ba2d
2 измененных файлов с 8 добавлено и 0 удалено
  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