spring-petclinic/.gitignore
2021-12-16 11:25:09 +00:00

16 lines
154 B
Text

target/*
build/*
.gradle/*
.settings/*
.classpath
.project
.factorypath
.attach_pid*
.idea
*.iml
/target
.sts4-cache/
.vscode
_site/
*.css
!petclinic.css