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