I don't want to see this either

This commit is contained in:
jordan4ibanez 2024-04-15 02:22:52 -04:00
parent b9b05bdb88
commit 3b5adfa5b3

View File

@ -4,6 +4,7 @@
],
"files.exclude": {
"**/**/**.lua": true,
"mods/": true
"mods/": true,
"node_modules": true
}
}