mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
Updated gitignore
This commit is contained in:
parent
496393ad7e
commit
a43b217409
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -9,4 +9,7 @@ _site/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.log
|
.log
|
||||||
.editorconfig
|
.editorconfig
|
||||||
.springBeans
|
.springBeans
|
||||||
|
Servers
|
||||||
|
.metadata
|
||||||
|
bin
|
||||||
|
|
Loading…
Reference in a new issue