Updating containerignore
This commit is contained in:
parent
1e96bbe3b6
commit
f4e6924bbb
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
**/target
|
**/target
|
||||||
**/node_modules
|
**/node_modules
|
||||||
**/dist
|
**/dist
|
||||||
**/.sqlite3
|
**/bin
|
||||||
|
**/*.sqlite3
|
||||||
|
|
Loading…
Reference in a new issue