perbaikan gitignore
This commit is contained in:
parent
07ad025467
commit
278f20382b
@ -2,6 +2,7 @@
|
||||
## Configuration
|
||||
##########################
|
||||
**/jdbc.*.properties
|
||||
**/.gitignore
|
||||
|
||||
##########################
|
||||
## Spring
|
||||
@ -32,9 +33,9 @@ release.properties
|
||||
## Eclipse
|
||||
##########################
|
||||
.metadata
|
||||
.classpath
|
||||
.project
|
||||
.settings/
|
||||
**/.classpath
|
||||
**/.project
|
||||
**/.settings/
|
||||
bin/
|
||||
tmp/
|
||||
*.tmp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user