Chore: Exlude .env and package-lock

This is to get a clean repository for angular update
This commit is contained in:
Amritanshu Agrawal 2022-04-17 12:44:55 +05:30
parent 96fc9194d9
commit e483d61ecc
2 changed files with 3 additions and 16617 deletions

4
.gitignore vendored
View File

@ -1,3 +1,4 @@
.env
*.pyc *.pyc
venv venv
.project .project
@ -11,4 +12,5 @@ build/
dist/ dist/
frontend/ frontend/
legacy/ legacy/
DB/csv/ DB/csv/
otis/package-lock.json

16616
otis/package-lock.json generated

File diff suppressed because it is too large Load Diff