Files
drawing/.gitignore
2023-02-15 05:31:58 +08:00

17 lines
117 B
Plaintext

# javascript
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
# python
venv
outputs
*.egg-info
*.egg
*.pyc