diff --git a/.gitignore b/.gitignore index 3b462cb..4615b07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ node_modules +# Transpiled JSON +/static/mapFiles/json/ + # Output .output .vercel