mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
.gitignore update
This commit is contained in:
parent
f289b0fbeb
commit
70c455ce31
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,3 +15,6 @@ build/*
|
||||||
_site/
|
_site/
|
||||||
*.css
|
*.css
|
||||||
!petclinic.css
|
!petclinic.css
|
||||||
|
/gradle.properties
|
||||||
|
/release.properties
|
||||||
|
/pom.xml.releaseBackup
|
||||||
|
|
Loading…
Reference in a new issue