mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
# JetBrains IDE Setting
|
|
.idea
|
|
# Node Modules
|
|
node_modules
|
|
# Tauri build
|
|
dist
|
|
# Secrets
|
|
.env.sh
|
|
# vue-tsc --noEmit
|
|
*.tsbuildinfo
|
|
|
|
# Sentry Config File
|
|
.env.development.local |