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