mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
updated git ignore
This commit is contained in:
parent
a88b06ded4
commit
fe6e3e86da
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,4 +15,5 @@ build/*
|
||||||
_site/
|
_site/
|
||||||
*.css
|
*.css
|
||||||
!petclinic.css
|
!petclinic.css
|
||||||
**/creds.yaml
|
**/creds.yaml
|
||||||
|
.tanzu
|
||||||
|
|
Loading…
Reference in a new issue