luthor/.gitignore
tanshu e483d61ecc Chore: Exlude .env and package-lock
This is to get a clean repository for angular update
2022-04-17 12:44:55 +05:30

17 lines
164 B
Plaintext

.env
*.pyc
venv
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/
DB/Data/*.sql
barker/static/
build/
dist/
frontend/
legacy/
DB/csv/
otis/package-lock.json