mirror of
https://github.com/Drop-OSS/drop-base.git
synced 2025-11-09 20:12:16 +10:00
25 lines
205 B
Plaintext
25 lines
205 B
Plaintext
node_modules
|
|
*.log
|
|
.nuxt
|
|
nuxt.d.ts
|
|
.output
|
|
.data
|
|
.env
|
|
package-lock.json
|
|
framework
|
|
dist
|
|
.DS_Store
|
|
|
|
# Yarn
|
|
.yarn/cache
|
|
.yarn/*state*
|
|
|
|
# Local History
|
|
.history
|
|
|
|
# VSCode
|
|
.vscode/
|
|
|
|
# JetBrains/WebStorm
|
|
.idea/
|