spring-petclinic/.gitignore

21 lines
205 B
Text

target/*
bin/*
build/*
.gradle/*
.settings/*
.classpath
.project
.factorypath
.attach_pid*
.idea
*.iml
/target
.sts4-cache/
.vscode
_site/
*.css
!petclinic.css
**/creds.yaml
.tanzu/
tanzu.yml
**/.DS_Store