Updated git submodules
[docs.git] / .gitignore
1 target
2 .idea
3 *.iml
4 *.ipr
5 *.iws
6 *~
7 .DS_Store
8
9 # Python
10 .tox/
11 __pycache__/
12 *.pyc
13 docs/javadoc/