43 lines
646 B
Plaintext
43 lines
646 B
Plaintext
/jasamedika-config/src/main/resources/jdbc.development.properties
|
|
/jasamedika-config/src/main/resources/com/jasamedika/medifirst2000/applicationContext.xml
|
|
|
|
##########################
|
|
## Java
|
|
##########################
|
|
*.class
|
|
.mtj.tmp/
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
hs_err_pid*
|
|
|
|
##########################
|
|
## Maven
|
|
##########################
|
|
target/
|
|
pom.xml.tag
|
|
pom.xml.releaseBackup
|
|
pom.xml.versionsBackup
|
|
pom.xml.next
|
|
release.properties
|
|
|
|
##########################
|
|
## Eclipse
|
|
##########################
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
.settings/
|
|
bin/
|
|
tmp/
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.loadpath
|
|
|
|
# *.classpath
|
|
# *.project
|
|
# target/
|
|
# .settings/ |