0
0
Fork 0

Add repo setup for 2025

This commit is contained in:
Oliver 2025-12-01 01:13:29 -07:00
parent 41a16a48c6
commit 3b7a442668
2 changed files with 9 additions and 0 deletions

8
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,8 @@
{
"files.associations": {
"*.input": "txt"
},
"material-icon-theme.files.associations": {
"*.input": "Database"
}
}