From f7221fe2ed0999561726977775b9545ce017fd81 Mon Sep 17 00:00:00 2001 From: Matthew Gamble Date: Thu, 26 Mar 2015 21:49:59 +1100 Subject: [PATCH] Update gitignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0d20b64..dc8478d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ *.pyc +__pycache__/ +/build/ +/idiotscript.egg-info/