Clean up repo configs and docs formatting

Remove language overrides and simplify .gitattributes, delete editor-specific .vscode/.editorconfig, and move .vscode/.shellcheckrc to repository root (.shellcheckrc). Remove Python- and API-specific entries from .gitignore. Reformat markdown tables and minor whitespace fixes in CONTRIBUTING.md and README.md to improve consistency and readability.
This commit is contained in:
CanbiZ (MickLesk)
2026-04-15 15:20:45 +02:00
parent 8839d72200
commit 555338a188
6 changed files with 30 additions and 73 deletions
+1
View File
@@ -0,0 +1 @@
disable=SC2034,SC1091,SC2155,SC2086,SC2317,SC2181,SC2164