feat: Initial commit - WebGIS Smart City Project by Naufal Zaky Ramadhan (D1041231071)

This commit is contained in:
naukyy
2026-06-13 00:00:33 +07:00
commit 2c123f5af2
163 changed files with 13007 additions and 0 deletions
+55
View File
@@ -0,0 +1,55 @@
# OS / editor
.DS_Store
Thumbs.db
desktop.ini
.vscode/
.idea/
# Local deliverables / work notes
MANUAL_BOOK.docx
PRESENTASI.pptx
NEXT_WORK_SUMMARY.md
PROJECT_PROGRESS_SUMMARY.md
# Environment / local config
.env
.env.*
!.env.example
project_final/config/db.local.php
project_final/config/*.local.php
# PHP / Composer
vendor/
# Node / frontend packages
node_modules/
# Logs / cache / temp
*.log
logs/
cache/
tmp/
temp/
*.tmp
*.bak
*.swp
# Runtime uploads
uploads/*
project_final/uploads/*
!uploads/.gitkeep
!project_final/uploads/.gitkeep
# Generated backups / exports
database/backups/
database/*backup*.sql
database/*_backup.sql
*.sql.gz
*.dump
# Test / build output
coverage/
dist/
build/
akun_testing.txt