.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>
This commit is contained in:
Paul Eggleton 2019-06-27 10:48:52 +12:00
parent 86682be25d
commit 36427bdf9d

10
.gitignore vendored
View File

@ -8,3 +8,13 @@ venv/
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