mirror of
https://github.com/mblanke/holiday-travel-app.git
synced 2026-03-01 13:30:20 -05:00
15 lines
162 B
Plaintext
15 lines
162 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.vscode
|
|
*.log
|
|
npm-debug.log*
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
coverage
|
|
.nyc_output
|
|
*.ps1
|