mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Add .scannerwork folder to .gitignore
This commit is contained in:
parent
bd1561f120
commit
0efcf647c1
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -14,4 +14,4 @@ target/*
|
||||||
!.vscode/launch.json
|
!.vscode/launch.json
|
||||||
!.vscode/extensions.json
|
!.vscode/extensions.json
|
||||||
_site/
|
_site/
|
||||||
.scannerwork/*
|
.scannerwork
|
||||||
|
|
Loading…
Reference in a new issue