From 6fa64821c80195b584ba7d82adbeda75a6cbbf36 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Sat, 30 Jun 2018 11:12:46 +0200 Subject: [PATCH] See #161: ensure we never commit compiled files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2582cc534..157871899 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,5 @@ data/ po/*.po docs/swagger _build +front/src/translations.json +front/locales/*.pot