Updated .gitignore to exclude permissions.json
parent
1b9a78b3d6
commit
c2676cf8c7
|
@ -4,4 +4,5 @@ config.json
|
||||||
error_log.txt
|
error_log.txt
|
||||||
__pycache__
|
__pycache__
|
||||||
Test ?/
|
Test ?/
|
||||||
.venv
|
.venv
|
||||||
|
permissions.json
|
Loading…
Reference in New Issue