Add doctor-test package
[doctor.git] / .gitignore
index 2884629..83868b5 100644 (file)
@@ -1,5 +1,14 @@
 *~
+*.pyc
 .*.sw?
+**.log
+*.pyc
+/*.egg-info/
 /build/
-/output/
+/docs_build/
+/docs_output/
 /releng/
+/tests/*.img
+
+#Build results
+.tox