Files
drawing/.gitignore
2023-02-15 05:52:32 +08:00

18 lines
122 B
Plaintext

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