Fix missing stuff

This commit is contained in:
TheArcaneBrony
2022-08-15 06:22:22 +02:00
parent 79d97a9252
commit fcef1f4d27
8 changed files with 38 additions and 51 deletions
-4
View File
@@ -15,10 +15,6 @@
],
"settings": {
"files.exclude": {
".gitignore": true,
".npmignore": true,
".prettierrc": true,
".vscode": true,
"*.ansi": true,
}
}