Commit 9a6599b3cedf6cf38d28ffea356977506e663099

Authored by decalage2
1 parent 544ecdf7

.gitignore: removed .pot files

Showing 1 changed file with 1 additions and 1 deletions
.gitignore
@@ -56,7 +56,7 @@ coverage.xml @@ -56,7 +56,7 @@ coverage.xml
56 56
57 # Translations 57 # Translations
58 *.mo 58 *.mo
59 -*.pot 59 +#*.pot
60 60
61 # Django stuff: 61 # Django stuff:
62 *.log 62 *.log