fix some bugs for python verify jobs:
[doctor.git] / .gitignore
index 33a0451..84d085d 100644 (file)
@@ -1,5 +1,11 @@
 *~
+*.pyc
 .*.sw?
+**.log
 /docs_build/
 /docs_output/
 /releng/
+/tests/*.img
+
+#Build results
+.tox