.vscode folder removed

This commit is contained in:
2026-01-07 01:13:18 +00:00
parent 4388a5fbb2
commit 864ccabc6e
2 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@@ -25,3 +25,5 @@ vite.config.ts.timestamp-*
*/venv
*/venv/*
*/__pycache__/
.vscode/

View File

@@ -1,5 +0,0 @@
{
"files.associations": {
"*.css": "tailwindcss"
}
}