mirror of
https://github.com/evroon/bracket.git
synced 2026-04-17 13:57:04 -04:00
21 lines
155 B
Plaintext
21 lines
155 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Production
|
|
/build
|
|
/out
|
|
|
|
# Next files
|
|
.next
|
|
next-env.d.ts
|
|
|
|
# Misc
|
|
.DS_Store
|
|
.env*
|
|
.vercel
|
|
.idea
|
|
|
|
_pagefind/
|
|
|
|
npm-debug.log*
|