22 lines
217 B
Text
22 lines
217 B
Text
#ignore target and tmp dir
|
|
target*/
|
|
tmp*/
|
|
debug.log
|
|
|
|
#
|
|
# IntelliJ IDEA project files
|
|
#
|
|
.idea*/
|
|
.classes*/
|
|
*.ipr
|
|
*.iml
|
|
*.iws
|
|
*.ids
|
|
|
|
# os meta files
|
|
Thumbs.db
|
|
.DS_Store
|
|
|
|
*.orig
|
|
pom.xml.versionsBackup
|
|
.flattened-pom.xml
|