Files
Webgis/01/.gitignore
T
2026-06-10 23:21:21 +07:00

18 lines
313 B
Plaintext

# Development files
.vscode/
.idea/
# Local XAMPP/PHP Server files
error_log
access_log
*.log
# Environment specific configuration
# (Note: we leave koneksi.php tracked for this template,
# but usually it should be ignored in a real production repo)
# php/koneksi.php
# OS generated files
.DS_Store
Thumbs.db