blob: 97155eb3228a24513ab184227ccc4e9f63f8dced [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