*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/storage/app/firebase/
/vendor
Homestead.json
Homestead.yaml
Thumbs.db
_ide_helper.php
.phpstorm.meta.php
_ide_helper_models.php

# Flask ML API (repo terpisah)
/flask_ml_api/

# Research notebooks & scripts
*.ipynb
/notebook_face_recognition.py
