feat: Update .dockerignore

This commit is contained in:
Carlos Álvaro
2023-04-20 08:34:54 +02:00
committed by Carlos D. Álvaro
parent ca0168f51c
commit 6aaa8e6a8d

View File

@@ -10,3 +10,7 @@ tests/
# Ignoring social media
social/
# Ignore IDEs
.idea/
.vscode/