feat: add .dockerignore to exclude virtual environment directory

This commit is contained in:
2025-09-29 23:13:42 +03:00
parent fff2850d5d
commit 1bf01ebd09

1
.dockerignore Normal file
View File

@@ -0,0 +1 @@
.venv