blob: 84914ecb66f1de40b2e3850d8f9591399b5b5a6d [file] [log] [blame]
# use glob syntax.
syntax: glob
*.class
*~
*.bak
*.off
*.old
.DS_Store
# building
target
# Eclipse
.classpath
.project
.settings
# IDEA
*.iml
*.ipr
*.iws