初始化项目
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
.venv/
|
||||
.idea/
|
||||
.vscode/
|
||||
.history/
|
||||
.fleet/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.swp
|
||||
.swo
|
||||
*.iml
|
||||
*.suo
|
||||
*.user
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
dist/
|
||||
build/
|
||||
*.log
|
||||
Reference in New Issue
Block a user