1
2# Eclipse project
3**/.classpath
4**/.project
5
6# IntelliJ project
7**/.idea
8**/*.iml
9**/*.ipr
10
11# Misc files
12**/.gitignore
13