add gitignore

This commit is contained in:
kun.ding
2025-11-18 14:45:37 +08:00
parent 410430f86f
commit 91afcc5b5b

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.vscode
.DS_Store
/vendor/
/.vscode/
/.idea/