添加 .gitignore

This commit is contained in:
2026-04-23 04:14:57 +08:00
parent c290d3c0a5
commit 96dfc50bc6

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.idea/
.fleet/
.vs/
.code/
.cursor/
.ini
.DS_Store
dist/
node_modules/