first commit

This commit is contained in:
2026-01-29 13:15:51 +08:00
commit 4a15fa19b8
2 changed files with 24 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
pids
*.pid
*.seed
*.pid.lock
node_modules/
.idea/
dist
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

1
README.md Normal file
View File

@@ -0,0 +1 @@
# CSLAB DCS 编辑器