mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
buid: add .venv to .dockerignore (#7146)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
*.pyc
|
||||
.env
|
||||
venv
|
||||
.venv
|
||||
node_modules/
|
||||
**/node_modules/
|
||||
npm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user