Remove egg-info directory and update .gitignore to exclude inventory.egg-info
This commit is contained in:
parent
9803db17ab
commit
ac0cccc649
6 changed files with 2 additions and 22 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,4 +6,5 @@
|
|||
*.sqlite
|
||||
*.sqlite3
|
||||
alembic.ini
|
||||
alembic/
|
||||
alembic/
|
||||
inventory.egg-info/
|
Loading…
Add table
Add a link
Reference in a new issue