mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 11:22:48 +00:00
Add intellj project files to .gitignore
This commit is contained in:
parent
754e27c001
commit
f0f8997b7c
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,5 +2,6 @@ target/*
|
|||
.settings/*
|
||||
.classpath
|
||||
.project
|
||||
|
||||
.idea
|
||||
*.iml
|
||||
/target
|
||||
|
|
Loading…
Reference in a new issue