Move to subdir.
[fnp-django-template.git] / src / _gitignore
diff --git a/src/_gitignore b/src/_gitignore
new file mode 100644 (file)
index 0000000..d376dd0
--- /dev/null
@@ -0,0 +1,31 @@
+localsettings.py
+*~
+*.orig
+*.log
+
+# Python garbage
+*.pyc
+.coverage
+pip-log.txt
+nosetests.xml
+/build
+/dist
+*.egg-info
+
+# Mac OS X garbage
+.DS_Store
+
+# Windows garbage
+thumbs.db
+
+# Eclipse
+.project
+.settings
+.pydevproject
+.tmp_*
+
+# Tags file
+TAGS
+
+.sass-cache
+