mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
15 lines
189 B
Text
15 lines
189 B
Text
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
node_modules
|
||
|
|
.next
|
||
|
|
out
|
||
|
|
.DS_Store
|
||
|
|
npm-debug.log*
|
||
|
|
yarn-debug.log*
|
||
|
|
yarn-error.log*
|
||
|
|
pnpm-debug.log*
|
||
|
|
.env
|
||
|
|
.env.local
|
||
|
|
.env.development.local
|
||
|
|
.env.test.local
|
||
|
|
.env.production.local
|