mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 17:37:27 +00:00
Remove IDE specific configuration files
Closes gh-706
This commit is contained in:
parent
ab9135ad9b
commit
502870d6c0
4 changed files with 1 additions and 53 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -8,9 +8,5 @@ target/*
|
|||
*.iml
|
||||
/target
|
||||
.sts4-cache/
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
.vscode
|
||||
_site/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue