Prepare production deploy for belixa.ru
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
.git
|
||||
.idea
|
||||
|
||||
node_modules
|
||||
.next
|
||||
out
|
||||
build
|
||||
coverage
|
||||
|
||||
.env
|
||||
.env.local
|
||||
.env.*
|
||||
|
||||
data
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
.pnpm-debug.log*
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user