Updating containerignore

This commit is contained in:
Imbus 2024-02-20 18:56:10 +01:00
parent 1e96bbe3b6
commit f4e6924bbb

View file

@ -1,4 +1,5 @@
**/target **/target
**/node_modules **/node_modules
**/dist **/dist
**/.sqlite3 **/bin
**/*.sqlite3