update gitignore
This commit is contained in:
parent
57407ab87b
commit
f866f66a77
|
@ -1,6 +1,8 @@
|
|||
!alembic/
|
||||
.vscode/
|
||||
!alembic
|
||||
__pycache__
|
||||
*.pyc
|
||||
.env
|
||||
.vscode/
|
||||
.venv/
|
||||
.log
|
||||
.idea/
|
||||
|
|
Loading…
Reference in New Issue