Add *.pot to .gitignore

pull/6/head
Peter Eisentraut 12 years ago
parent 2e6bc4b806
commit 07bf70356c
  1. 1
      .gitignore

1
.gitignore vendored

@ -10,6 +10,7 @@
*.dll
*.a
*.mo
*.pot
objfiles.txt
.deps/
*.gcno

Loading…
Cancel
Save