mirror of
https://github.com/jlengrand/spring-petclinic.git
synced 2026-03-10 08:41:24 +00:00
17 lines
154 B
Plaintext
17 lines
154 B
Plaintext
target/*
|
|
build/*
|
|
.gradle/*
|
|
.settings/*
|
|
.classpath
|
|
.project
|
|
.factorypath
|
|
.attach_pid*
|
|
.idea
|
|
*.iml
|
|
/target
|
|
.sts4-cache/
|
|
.vscode
|
|
_site/
|
|
*.css
|
|
!petclinic.css
|