### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

### vim
*.swp

### complie
**/target
**/.*/

### common
.*