Update .gitignore, remove settings.json

This commit is contained in:
John Baumann
2024-09-26 10:04:18 -05:00
parent 15c781d2cd
commit 736a84adcd
2 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -49,4 +49,4 @@ Thumbs.db
*.mov
*.wmv
.vscode/
-8
View File
@@ -1,8 +0,0 @@
{
"files.associations": {
"values.h": "c",
"utils.h": "c",
"f_util.h": "c",
"cmd.h": "c"
}
}