spring-petclinic/.gitignore
2019-02-11 08:08:57 +00:00

14 lines
180 B
Text

target/*
.settings/*
.classpath
.project
.idea
*.iml
/target
.sts4-cache/
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
_site/