Doctor releasenotes Fraser 6.2
[doctor.git] / .gitignore
index 65b51a6..6fc2562 100644 (file)
@@ -1,10 +1,18 @@
 *~
+*.pyc
 .*.sw?
 **.log
+*.pyc
+/*.egg-info/
+.eggs/
+/build/
 /docs_build/
 /docs_output/
 /releng/
 /tests/*.img
 
+#IntelJ Idea
+.idea/
+
 #Build results
 .tox