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