Fix: Menambahkan dockerignore untuk mencegah bentrok biner sqlite3
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
node_modules
|
||||||
|
npm-debug.log
|
||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
database_baru.sqlite
|
||||||
|
database_baru.sqlite-journal
|
||||||
Reference in New Issue
Block a user