gitignore and readme

This commit is contained in:
Evan Scamehorn
2025-11-25 23:37:54 -06:00
commit 54cfaccfdc
2 changed files with 10 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules
.venv
__pycache__
.DS_Store
dist
*.log
data-pipeline/.cache

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# City Simulator
Map Madison interactively in 3D, and simulate building transit lines.