合并代码

This commit is contained in:
2023-02-15 05:31:58 +08:00
2 changed files with 12 additions and 0 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# javascript
node_modules
*.log*
.nuxt
@@ -6,4 +7,10 @@ node_modules
.output
.env
dist
# python
venv
outputs
*.egg-info
*.egg
*.pyc