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