From ea6fda0e053663a25e8cf73df34be9328630de68 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Fri, 30 Sep 2016 20:40:52 +0200 Subject: [PATCH] Add tmp/ folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0311fe842..b8a189cd9 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ data/en/strings _build/ .env/ +tmp/ # Byte-compiled / optimized / DLL files __pycache__/