fix: install.sh pipe-mode, add .gitignore, robust error handling, resume state check
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.migrate-state.json
|
||||
.DS_Store
|
||||
*.log
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user