Excluding large OSM data and node_modules from repository

This commit is contained in:
Hamza-Ayed
2026-03-20 23:43:15 +03:00
parent 6e6ee55d03
commit 2d674f5c06
+13
View File
@@ -22,3 +22,16 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# تجاهل مجلدات البيانات والخرائط
data/
*.pbf
*.sql
*.osm
# تجاهل المكتبات
node_modules/
dist/
# تجاهل ملفات البيئة السرية
.env