mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Adding generated/ directory to .gitignore in order to switch more easily between the springboot branch and the javaconfig branch
This commit is contained in:
parent
ed540a3d07
commit
b159e910a4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,3 +5,5 @@ target/*
|
|||
.idea
|
||||
*.iml
|
||||
/target
|
||||
generated/
|
||||
|
||||
|
|
Loading…
Reference in a new issue