Add more to .gitignore
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
src/web/static/*
|
.git
|
||||||
.venv
|
|
||||||
.githooks
|
.githooks
|
||||||
|
.mypy_cache
|
||||||
|
.pytest_cache
|
||||||
|
.venv
|
||||||
.vscode
|
.vscode
|
||||||
node_modules
|
node_modules
|
||||||
|
src/web/static/*
|
Reference in New Issue
Block a user