Files
jdbc-template/.gitignore
2022-07-29 22:21:22 +03:00

12 lines
69 B
Plaintext

# IDEA
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
# GRADLE
.gradle/
build/