Update .gitignore
This commit is contained in:
parent
d7adb8b597
commit
4e90ee34a1
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -23,4 +23,7 @@ dist-ssr
|
|||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
*.sw?
|
||||
|
||||
web/package-lock.json
|
||||
api/package-lock.json
|
||||
Loading…
Reference in a new issue