mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
🔧 忽略子模块
This commit is contained in:
@@ -8,6 +8,8 @@ package-lock.json
|
||||
# Tauri build
|
||||
dist
|
||||
src-tauri/target
|
||||
# submodules
|
||||
TGAssistant
|
||||
# Docs
|
||||
README.md
|
||||
LICENSE
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
"useTabs": true
|
||||
"proseWrap": "preserve"
|
||||
"bracketSpacing": true
|
||||
"endOfLine": "auto"
|
||||
"endOfLine": "crlf"
|
||||
|
||||
Reference in New Issue
Block a user