mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-19 02:09:36 +00:00
adding gitignore file
This commit is contained in:
parent
87ccf9fea1
commit
6dd1acd4b1
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
target/*
|
||||||
|
.settings/*
|
||||||
|
.classpath
|
||||||
|
|
Loading…
Reference in a new issue