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