Basic config

This commit is contained in:
2026-05-09 15:17:47 -04:00
parent e846f029ef
commit 8c00488583
8 changed files with 86 additions and 7 deletions
+23 -1
View File
@@ -1 +1,23 @@
logs
# Python
__pycache__/
*.py[cod]
*.egg-info/
*.egg
dist/
build/
# Virtual environments
.venv/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Honker
logs/