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.
|
# Operating System Files
|
|
|
|
*.DS_Store
|
|
Thumbs.db
|
|
|
|
# Build Files #
|
|
|
|
bin
|
|
target
|
|
build/
|
|
.gradle
|
|
|
|
# Eclipse Project Files #
|
|
|
|
.classpath
|
|
.project
|
|
.settings
|
|
|
|
# IntelliJ IDEA Files #
|
|
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.idea
|
|
|
|
# Spring Bootstrap artifacts
|
|
|
|
dependency-reduced-pom.xml
|
|
out
|
|
README.html |