remove .million and .vscode folders

This commit is contained in:
SethBurkart123
2024-05-29 17:38:15 +10:00
parent b82faab248
commit 219155455b
4 changed files with 3 additions and 6 deletions
-2
View File
@@ -1,2 +0,0 @@
SENTRY_AUTH_TOKEN=Auth token here!
SENTRY_ORG=Organisation here!
+3
View File
@@ -13,6 +13,9 @@ extension.zip
build/
dist/
.million/
.vscode/
**/.DS_Store
# Sentry Config File
.env.sentry-build-plugin
File diff suppressed because one or more lines are too long
-3
View File
@@ -1,3 +0,0 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}