Files
pick-lunch/.gitignore

26 lines
232 B
Plaintext

# macOS / Windows metadata
.DS_Store
*.Zone.Identifier
*:Zone.Identifier
.codex
# dependencies
node_modules/
**/node_modules/
# build artifacts
*.ait
*.log
dist/
.granite/
.swc/
# env
.env
.env.*
!.env.example
# temp
tmp/
*.tmp