Updated git submodules
[docs.git] / .gitignore
index 78575d1ba76a0e07478920a84a8d2c135f44d999..b14ba211feafc243203fc9a13e46d607987192bc 100644 (file)
@@ -1,2 +1,13 @@
 target
+.idea
 *.iml
+*.ipr
+*.iws
+*~
+.DS_Store
+
+# Python
+.tox/
+__pycache__/
+*.pyc
+docs/javadoc/