From b3b6caf29390cb39fe0c128da455e22e00d0dc8b Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Sun, 10 Sep 2017 19:23:44 +0200 Subject: [PATCH] ignore the tmp directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 23b033a9..5b8a7149 100644 --- a/.gitignore +++ b/.gitignore @@ -49,5 +49,6 @@ backup/* config/* res/ tools/ +tmp/ !.blank \ No newline at end of file