changed gitignore

This commit is contained in:
Kristian Krsnik 2023-10-13 13:51:12 +02:00
parent 115aa579ba
commit f66c489fc6
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85
1 changed files with 9 additions and 6 deletions

15
.gitignore vendored
View File

@ -1,7 +1,10 @@
result /result
config.json
log.txt
__pycache__/ __pycache__/
.vscode/ /.vscode/
.direnv/ /.direnv/
.mypy_cache/ /.mypy_cache/
/config.json
/log.txt
/api.key