22 lines
161 B
Text
22 lines
161 B
Text
target/
|
|
|
|
*.class
|
|
*.tmp
|
|
*.bak
|
|
~$*
|
|
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
|
|
# Windows folder config file
|
|
Desktop.ini
|
|
|
|
|
|
# Mac junk
|
|
.DS_Store
|
|
|
|
|
|
# IdeaJ
|
|
*.idea
|
|
*.iml
|