Chore: Exlude .env and package-lock
This is to get a clean repository for angular update
This commit is contained in:
parent
96fc9194d9
commit
e483d61ecc
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
|
.env
|
||||||
*.pyc
|
*.pyc
|
||||||
venv
|
venv
|
||||||
.project
|
.project
|
||||||
@ -12,3 +13,4 @@ dist/
|
|||||||
frontend/
|
frontend/
|
||||||
legacy/
|
legacy/
|
||||||
DB/csv/
|
DB/csv/
|
||||||
|
otis/package-lock.json
|
||||||
|
16616
otis/package-lock.json
generated
16616
otis/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user