From 245a7b72a603879fc3d240b154ef46b81c72c3ce Mon Sep 17 00:00:00 2001 From: Carlos Date: Thu, 23 Aug 2018 21:36:02 -0500 Subject: Add POEdit .mo files to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a6bed3235..8b6e4de0a 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,7 @@ TAGS *~ *.DS_Store + +# POEdit mo files +#################### +*.mo -- cgit v1.2.3