From a6c092f1382a6768d80948ae9d10a1d333810e5c Mon Sep 17 00:00:00 2001 From: Crazylemon64 Date: Wed, 18 Jan 2017 21:49:26 -0800 Subject: [PATCH] Updates gitignore to be python friendly --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9a9bbe0aafd..861b69b8be0 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ data/ /_maps/map_files/**/*.dmm.backup /_maps/quicksave/* /nano/debug.html +**/__pycache__/* *.db stddef.dm .atom-build.json