layerindex-web/.gitignore
Paul Eggleton 36427bdf9d .gitignore: add a few more files
Try to cleanup the typical uncommitted files list. The added files:

* The .json files are generated when running in development mode
* requirements* are generated by check_requirements.sh
* The others relate to dockersetup.sh

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-07-17 11:31:04 +12:00

21 lines
300 B
Plaintext

*.pyc
*.db3
*.swp
.pytest_cache
venv/
*.sql
*.sql.gz
static/
layers/
logs/
docker/certs/
categories.json
confusables.json
.dockersetup-options
docker/nginx-ssl-edited.conf
requirements.txt.diff
requirements.txt.updated
requirements_outdated.txt
requirements_safety_check.txt
requirements_deptree.txt