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