Update README with project details and setup instructions; add data directories to .gitignore
This commit is contained in:
+10
@@ -414,3 +414,13 @@ FodyWeavers.xsd
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
|
||||
|
||||
# ---> The Living World
|
||||
# Generated worlds and cached Overpass responses; both are reproducible from coordinates.
|
||||
data/
|
||||
src/TheLivingWorld.Api/data/
|
||||
|
||||
# Frontend
|
||||
node_modules/
|
||||
dist/
|
||||
.vite/
|
||||
|
||||
Reference in New Issue
Block a user