mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
14 lines
175 B
Plaintext
14 lines
175 B
Plaintext
# JetBrains IDE Setting
|
|
.idea
|
|
# Node Modules
|
|
node_modules
|
|
# Tauri build
|
|
dist
|
|
# Secrets
|
|
.env.sh
|
|
# vue-tsc --noEmit
|
|
*.tsbuildinfo
|
|
|
|
# Sentry Config File
|
|
.env.sentry-build-plugin
|