chore: gitignore 补充 umi 产物与 Python __pycache__
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
web/dist/
|
||||
web/node_modules/
|
||||
web/.umi/
|
||||
web/.umi-production/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.env
|
||||
.dev-credentials/
|
||||
.codegraph/
|
||||
|
||||
Reference in New Issue
Block a user