deleted and untracked temp file
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.idea
|
.idea
|
||||||
.venv
|
.venv
|
||||||
__pycache__
|
__pycache__
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
migrations_state.json
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"applied": [
|
|
||||||
{
|
|
||||||
"id": "0001_csv_to_sqlite",
|
|
||||||
"filename": "0001_csv_to_sqlite.py",
|
|
||||||
"applied_at": "2025-12-12T17:33:17.218732Z"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user