23 lines
190 B
Text
23 lines
190 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
|
|
|
|
# enviroemnt packages
|
|
.direnv
|
|
|