瀏覽代碼

chore: remove obsolete vscode and trae configuration files

Clean up project by deleting unused configuration files that are no longer relevant to the project structure
TheWildJames 9 月之前
父節點
當前提交
283c44e48d
共有 2 個文件被更改,包括 0 次插入10 次删除
  1. 0 5
      .trae/rules/project_rules.md
  2. 0 5
      .vscode/settings.json

+ 0 - 5
.trae/rules/project_rules.md

@@ -1,5 +0,0 @@
-1. All code and conversations must be in English regardless of the language sent!
-2. When I send a request I dont need a confirmation if i want to make the change, I just need the change to be done!
-3. Anytime major changes are done make a new commit, no extended explanations needed!
-4. Never Push to github, just git add and git commit!
-5. When commiting always sign it!

+ 0 - 5
.vscode/settings.json

@@ -1,5 +0,0 @@
-{
-    "github-actions.workflows.pinned.workflows": [
-        ".github/workflows/main.yml"
-    ]
-}