Add repo setup for 2025
This commit is contained in:
parent
41a16a48c6
commit
3b7a442668
2 changed files with 9 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.input
|
||||
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"*.input": "txt"
|
||||
},
|
||||
"material-icon-theme.files.associations": {
|
||||
"*.input": "Database"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue