achievements_project/backend/.gitignore

22 lines
254 B
Text
Raw Normal View History

2021-01-27 08:27:04 +00:00
# Intellij project files
.idea/
# Build files
build/
# Gradle files
.gradle/
gradle/
gradlew
gradlew.bat
# Eclipse project files
.classpath
.project
.settings/
# Local property file
src/main/resources/application-db.properties