From 4d96eb346f90d33bdc3aef2555e86c112c18e241 Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Sun, 9 Dec 2012 12:37:25 +0100 Subject: Preparing the field for switching towards a full-fledged app (get rid of AppleScript) via py2app/py2exe --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 222880a..88dba75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +/*.pyc /*.cbz /*.cbr -/.idea \ No newline at end of file +/.idea +/dist +/build \ No newline at end of file -- cgit 1.4.1