feat: add some basic folders

This commit is contained in:
Cipher Vance 2025-09-18 21:03:06 -05:00
parent 18b6f74ab5
commit a32b2a4210

View file

@ -10,3 +10,10 @@ tmp/
*.log *.log
coverage.out coverage.out
rideaware-api rideaware-api
__pycache__/
*.py[cod]
.venv/
venv/
dist/
build/
node_modules/