# Môi trường
.env
.DS_Store
Thumbs.db

# Dependencies
vendor/
node_modules/

# Files cấu hình nhạy cảm (Cần tạo file config/supabase.example.php để push lên thay thế)
config/supabase.php

# Các thư mục log hoặc upload tạm thời (nếu có)
logs/
uploads/
*.log

# Google Service Account Credentials (BẢO MẬT - KHÔNG ĐẨY LÊN GITHUB)
serious-app-415103-baf99d68d251.json
key.json
vanbangchungchi-ba7a54e783e3.json

# Cache thư mục tra cứu Google Sheets
storage/
*.zip
cache/