From 9a14f4e1864f49a2b8780e403f966fe7e7e05f1f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 19 May 2015 14:53:18 -0400 Subject: Initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..33223a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +output/ +cache/ +*.pyc +.doit.db -- cgit v1.2.3