You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# maven # |
|
target |
|
|
|
logs |
|
|
|
# windows # |
|
Thumbs.db |
|
|
|
# Mac # |
|
.DS_Store |
|
|
|
# eclipse # |
|
.settings |
|
.project |
|
.classpath |
|
.log |
|
*.class |
|
|
|
# idea # |
|
.idea |
|
*.iml |
|
|
|
# Package Files # |
|
*.jar |
|
*.war |
|
*.ear |
|
/target
|
|
|