feat: add docker pipeline and preview fixes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
data/
|
||||
.env
|
||||
.env.*
|
||||
.git
|
||||
.gitignore
|
||||
*.sqlite
|
||||
*.sqlite-journal
|
||||
*.sqlite-shm
|
||||
*.sqlite-wal
|
||||
coverage/
|
||||
dist/
|
||||
npm-debug.log*
|
||||
Reference in New Issue
Block a user