mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Re-enabled .gitignore
This commit is contained in:
parent
4664b104b1
commit
b5dd465b88
1 changed files with 4 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -5,10 +5,10 @@ target/*
|
||||||
.factorypath
|
.factorypath
|
||||||
.attach_pid*
|
.attach_pid*
|
||||||
.idea
|
.idea
|
||||||
#.editorconfig
|
.editorconfig
|
||||||
#.vscode
|
.vscode
|
||||||
#.travis.yml
|
.travis.yml
|
||||||
#.mvn
|
.mvn
|
||||||
*.iml
|
*.iml
|
||||||
/target
|
/target
|
||||||
.sts4-cache/
|
.sts4-cache/
|
||||||
|
|
Loading…
Reference in a new issue