mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-19 12:34:22 +08:00
先提交上去
This commit is contained in:
+21
-1
@@ -1,6 +1,26 @@
|
||||
out
|
||||
# Build outputs
|
||||
dist
|
||||
dist-ssr
|
||||
out
|
||||
|
||||
# Dependencies
|
||||
node_modules
|
||||
|
||||
# Lock files
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
# Generated files
|
||||
src-tauri/target
|
||||
src-tauri/gen
|
||||
src-tauri/Cargo.lock
|
||||
|
||||
# Config files
|
||||
LICENSE.md
|
||||
*.config.js
|
||||
*.config.ts
|
||||
|
||||
# TypeScript configs
|
||||
tsconfig.json
|
||||
tsconfig.*.json
|
||||
|
||||
Reference in New Issue
Block a user