mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 04:42:39 +02:00
feat: monorepo
This commit is contained in:
parent
fe39077849
commit
a1474ca49e
144 changed files with 43821 additions and 1 deletions
15
surfsense_web/.dockerignore
Normal file
15
surfsense_web/.dockerignore
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue