mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Update .gitignore to exclude .metadata folder
This commit is contained in:
parent
ca8781b0e5
commit
813fd8b122
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ target/*
|
||||||
*.iml
|
*.iml
|
||||||
/target
|
/target
|
||||||
.mvn/
|
.mvn/
|
||||||
|
.metadata
|
||||||
|
|
Loading…
Reference in a new issue