From 9a6599b3cedf6cf38d28ffea356977506e663099 Mon Sep 17 00:00:00 2001 From: decalage2 Date: Sun, 18 Feb 2018 22:04:56 +0100 Subject: [PATCH] .gitignore: removed .pot files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index edd1b09..174bad8 100644 --- a/.gitignore +++ b/.gitignore @@ -56,7 +56,7 @@ coverage.xml # Translations *.mo -*.pot +#*.pot # Django stuff: *.log -- libgit2 0.21.4