update gitignore

This commit is contained in:
yuki 2025-10-06 22:14:10 -03:00
parent 8ecdee3603
commit cc0dc89ed9

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
# config file
config.toml
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]