]> git.parisson.com Git - teleforma.git/commitdiff
add ignore
authoryomguy <yomguy@parisson.com>
Tue, 20 Mar 2012 11:55:12 +0000 (12:55 +0100)
committeryomguy <yomguy@parisson.com>
Tue, 20 Mar 2012 11:55:12 +0000 (12:55 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..885eeb7
--- /dev/null
@@ -0,0 +1,28 @@
+*.py[co]
+*~
+
+# 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