mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45: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
|
||||
.attach_pid*
|
||||
.idea
|
||||
#.editorconfig
|
||||
#.vscode
|
||||
#.travis.yml
|
||||
#.mvn
|
||||
.editorconfig
|
||||
.vscode
|
||||
.travis.yml
|
||||
.mvn
|
||||
*.iml
|
||||
/target
|
||||
.sts4-cache/
|
||||
|
|
Loading…
Reference in a new issue