Files
jdbc-hospital-example/.gitignore
T
2012-02-29 23:03:25 +01:00

20 lines
116 B
Plaintext

# Ant
ant
# Gradle
build
# Maven
target
# Eclipse
.classpath
.project
.settings
bin
# IDEA
*.iws
*.ipr
*.iml
out