spring-todo-app/.gitignore

16 строки
119 B
Plaintext

# Eclipse
.settings/
.classpath
.project
bin/
# IntelliJ IDEA
.idea
*.iml
# Maven
target/
# Local scripts
.scripts/