Ignore backend storage files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,6 +13,8 @@ backend/.venv/
|
||||
backend/*.egg-info/
|
||||
backend/uploads/
|
||||
backend/normalized/
|
||||
backend/storage/
|
||||
backend/backend/storage/
|
||||
backend/.pytest_cache/
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
|
||||
Reference in New Issue
Block a user