updated config generation

This commit is contained in:
nahakubuilde
2025-05-31 16:32:11 +01:00
parent 16d5f961e2
commit 1d4a37922d
15 changed files with 249 additions and 90 deletions

4
.gitignore vendored
View File

@@ -4,10 +4,14 @@ __pycache__/
*$py.class
# Certs, db, private test files
settings.ini
*.crt
*.key
*.db
test.txt
custom_test.py
custom_test.sh
.github/
# C extensions
*.so