mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
24 lines
205 B
Text
24 lines
205 B
Text
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/
|