13 lines
86 B
Plaintext
13 lines
86 B
Plaintext
# javascript
|
|
node_modules
|
|
*.log*
|
|
.nuxt
|
|
.nitro
|
|
.cache
|
|
.output
|
|
.env
|
|
dist
|
|
|
|
# python
|
|
venv
|