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
config.json
log.txt
/result
__pycache__/
.vscode/
.direnv/
.mypy_cache/
/.vscode/
/.direnv/
/.mypy_cache/
/config.json
/log.txt
/api.key