20 lines
243 B
Plaintext
20 lines
243 B
Plaintext
# Compiled source #
|
|
###################
|
|
*.class
|
|
*.gitignore
|
|
target/
|
|
*.iml
|
|
node_modules/
|
|
.idea
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|