Skip to content

Commit 6c80987

Browse files
Merge branch 'main' into feat/entity_member
2 parents ce2dd47 + bb99e46 commit 6c80987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@ __pycache__
1616
.python_history
1717
.python-version
1818
.ruff_cache
19+
.venv/
1920
.vscode
20-
venv/
2121
*.code-workspace
2222
*.key
2323
*.log
2424
*.pdf
2525
*.pem
26-
backend/.venv
2726
backend/data/backup*
2827
backend/staticfiles
2928
frontend/blob-report/
@@ -39,3 +38,4 @@ frontend/yarn-error.log*
3938
logs
4039
node_modules/
4140
TODO
41+
venv/

0 commit comments

Comments
 (0)