From 920e02df8efa5914d20b068a39eaaea9eba2cea6 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Sun, 4 Jun 2017 17:39:16 +0300 Subject: [PATCH] Updated .gitignore --- .gitignore | 2 ++ po/.gitignore | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 po/.gitignore diff --git a/.gitignore b/.gitignore index 7b159f2e..9431d991 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,8 @@ Makefile /depcomp /.autotools /.vscode +/.settings +/.vs po/configure.acT po/Makevars.template po/POTFILES diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 00000000..340bd762 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,9 @@ +POTFILES.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +configure.ac +libmicrohttpd.pot +stamp-po