From 4659a9a9f58b5a7e31a416eb816d64a0e2988274 Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Sat, 9 May 2020 19:39:51 -0400 Subject: [PATCH] changed gitignore to include translation files --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 84e4eaf..f29804c 100644 --- a/.gitignore +++ b/.gitignore @@ -51,8 +51,8 @@ coverage.xml .pytest_cache/ # Translations -*.mo -*.pot +#*.mo +#*.pot # Django stuff: *.log