Преглед изворни кода

Group gettext files in the Python template

Carl Suster пре 11 година
родитељ
комит
2aadf75fd6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Python.gitignore

+ 1 - 1
Python.gitignore

@@ -34,10 +34,10 @@ coverage.xml
 
 
 # Translations
 # Translations
 *.mo
 *.mo
+*.pot
 
 
 # Django stuff:
 # Django stuff:
 *.log
 *.log
-*.pot
 
 
 # Sphinx documentation
 # Sphinx documentation
 docs/_build/
 docs/_build/