From e23dfea3c49216e0e9cb438786435f2935fd0d19 Mon Sep 17 00:00:00 2001 From: Andrew Kidoo Date: Mon, 24 Feb 2014 02:13:56 +1300 Subject: [PATCH] contents --- .gitignore | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5131494..0000000 --- a/.gitignore +++ /dev/null @@ -1,46 +0,0 @@ -django-demo/djscript/static/CACHE/ -*.py[cod] -*~ -# C extensions -*.so - -# Packages -*.egg -*.egg-info -dist -build -eggs -parts -var -sdist -develop-eggs -.installed.cfg -lib -lib64 - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.coverage -.tox -nosetests.xml - -# Translations -*.mo - -# Mr Developer -.mr.developer.cfg -.project -.pydevproject - -# - -python.js -builtins.py.js -pythonscript/test.py -pythonscript/test.py.js -tmp/ -index.html -test.py -test.py.js \ No newline at end of file