Update .dockerignore and .gitignore

This commit is contained in:
Claudio Ortolina
2026-03-13 11:49:53 +00:00
parent 9e1dbfd530
commit cf95d6e89b
2 changed files with 8 additions and 5 deletions
-5
View File
@@ -22,9 +22,6 @@ erl_crash.dump
# Temporary files, for example, from tests.
/tmp/
# Ignore package tarball (built via "mix hex.build").
music_library-*.tar
# Ignore assets that are produced by build tools.
/priv/static/assets/
@@ -45,6 +42,4 @@ npm-debug.log
# LSP Servers
/.lexical
# Database files in priv directory
priv/**/*.db
/.expert