chore: remove ide-specific files
This commit is contained in:
parent
adb1778710
commit
2b8eae9050
2 changed files with 2 additions and 5 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,7 +19,7 @@ migrate_working_dir/
|
|||
# The .vscode folder contains launch configuration and tasks you configure in
|
||||
# VS Code which you may wish to be included in version control, so this line
|
||||
# is commented out by default.
|
||||
#.vscode/
|
||||
.vscode/
|
||||
|
||||
# Flutter/Dart/Pub related
|
||||
**/doc/api/
|
||||
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"cmake.sourceDirectory": "C:/Users/miles/OneDrive/miles/miles3266/GitHub/ReCon/windows"
|
||||
}
|
Loading…
Reference in a new issue