Updated .gitignore to exclude permissions.json

kami_dev
Kami 2025-02-01 23:39:13 +01:00
parent 1b9a78b3d6
commit c2676cf8c7
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ config.json
error_log.txt error_log.txt
__pycache__ __pycache__
Test ?/ Test ?/
.venv .venv
permissions.json