Skip to content

Instantly share code, notes, and snippets.

@cloudbow
cloudbow / .gitignore
Last active August 29, 2015 14:22 — forked from mmichaelis/.gitignore
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
# idea:
*.iml
*.ipr
*.iws
.idea/
# maven:
target/