Files
drawing/.gitignore
2023-02-14 03:12:11 +08:00

13 lines
86 B
Plaintext

# javascript
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
# python
venv