]> Devi Nivas Git - chevron.git/commitdiff
Add .gitignore
authorMarc Abramowitz <marc@marc-abramowitz.com>
Sat, 24 Jan 2015 06:59:46 +0000 (22:59 -0800)
committerMarc Abramowitz <marc@marc-abramowitz.com>
Sat, 24 Jan 2015 06:59:46 +0000 (22:59 -0800)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..e86540c
--- /dev/null
@@ -0,0 +1,30 @@
+*.py[co]
+
+# Jython
+*.class
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+
+# Translations
+*.mo
+
+# Mr Developer
+.mr.developer.cfg