mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
some ignored files list has been updated
This commit is contained in:
parent
c61afff633
commit
372f4eedc5
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
||||||
target/*
|
target/*
|
||||||
|
petclinic-application/target/*
|
||||||
.settings/*
|
.settings/*
|
||||||
.classpath
|
.classpath
|
||||||
|
.editorconfig
|
||||||
.project
|
.project
|
||||||
.factorypath
|
.factorypath
|
||||||
.attach_pid*
|
.attach_pid*
|
||||||
|
|
Loading…
Reference in a new issue