Просмотр исходного кода

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 месяцев назад
Родитель
Сommit
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"
-    ]
-}