# macOS .DS_Store .AppleDouble .LSOverride # Thumbnails ._* # Files that might appear in the root of a volume .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent # Directories potentially created on remote AFP share .AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk # Personal notes (not for public) PRIVATE_NOTES.md *.private.md # PDF exports (will be generated) *.pdf # Temporary files *.tmp *.bak *~ # Node node_modules/ .env *.log # Build artifacts dist/ .next/ coverage/ # Test artifacts test-results/ playwright-report/ # Data data/ *.sqlite *.db