Files
polynote/.dockerignore
Urko a32badd025
Some checks failed
build / lint (push) Failing after 36s
build / build (push) Has been skipped
initial commit
2026-01-29 16:13:04 +00:00

14 lines
140 B
Plaintext

.next
node_modules
.pnpm-store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.git
.gitignore
.DS_Store
*.local
.env
.env.*