aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-04-18 13:41:38 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-04-23 21:32:46 -0400
commit129823c4997c65ad0ee711ab2fcfc91d00e6278c (patch)
treef557410128332b3f52b19d3c051f3d1a39b90736 /.gitignore
parentb3f4df3f71ea655d08c96a692b2ad189d8be784b (diff)
downloadguix-129823c4997c65ad0ee711ab2fcfc91d00e6278c.tar
guix-129823c4997c65ad0ee711ab2fcfc91d00e6278c.tar.gz
.gitignore: Ignore generated .pot files.
These files are automatically-extracted templates rather than source, hence shouldn't be checked in. * .gitignore: Add a glob pattern to ignore .pot files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc8a859336..aeac63fe4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,7 @@
/nix/config.h
/nix/config.h.in
/po/doc/*.mo
+/po/doc/*.pot
/po/guix/*.gmo
/po/guix/*.insert-header
/po/guix/*.mo