Ignore venv, pycache and config

This commit is contained in:
Jimmy 2025-01-04 19:43:23 +13:00
parent 161fd5e12f
commit cc45c919f5
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.venv
__pycache__
config.json