Peter M. Groen
/
oletools
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
9a6599b3cedf6cf38d28ffea356977506e663099
Authored by
decalage2
2018-02-18 22:04:56 +0100
1 parent
544ecdf7
.gitignore: removed .pot files
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.gitignore
.gitignore
View file @
9a6599b
...
...
@@ -56,7 +56,7 @@ coverage.xml
56
56
57
57
# Translations
58
58
*.mo
59
-
*.pot
59
+
#
*.pot
60
60
61
61
# Django stuff:
62
62
*.log
...
...