Rajout d'un fichier gitignore dans test
[oegtk/easy_starter.git] / test / .gitignore
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