Initial commit of unified WebGIS projects
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# local environment configurations
|
||||
**/.env
|
||||
**/.env.local
|
||||
|
||||
# dependencies
|
||||
**/vendor/
|
||||
**/node_modules/
|
||||
|
||||
# OS/IDE files
|
||||
.idea/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user