Merge "Documenation outline for Genius"
[docs.git] / .gitignore
index eb5a316cbd195d26e3f768c7dd8e1b47299e17f8..b14ba211feafc243203fc9a13e46d607987192bc 100644 (file)
@@ -1 +1,13 @@
 target
+.idea
+*.iml
+*.ipr
+*.iws
+*~
+.DS_Store
+
+# Python
+.tox/
+__pycache__/
+*.pyc
+docs/javadoc/