Rajout d'un fichier gitignore dans test
authorSébastien CHAZALLET <s.chazallet@gmail.com>
Fri, 14 Jun 2013 08:36:03 +0000 (10:36 +0200)
committerSébastien CHAZALLET <s.chazallet@gmail.com>
Fri, 14 Jun 2013 08:36:03 +0000 (10:36 +0200)
test/.gitignore [new file with mode: 0644]

diff --git a/test/.gitignore b/test/.gitignore
new file mode 100644 (file)
index 0000000..6eaafca
--- /dev/null
@@ -0,0 +1,22 @@
+*.py[cod]
+*.so
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+lib
+lib64
+__pycache__
+pip-log.txt
+.coverage
+.tox
+nosetests.xml
+.project
+.pydevproject