Too much to list

This commit is contained in:
2026-04-12 15:39:18 -04:00
parent 13c701dfe9
commit 7111c6220d
6 changed files with 228 additions and 25 deletions

View File

@@ -4,6 +4,8 @@
"LICENSE": true,
"README.md": true,
".vscode/": true,
".venv/": true
".venv/": true,
".ruff_cache/":true,
"*/__pycache__/":true
}
}