mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Added VSCode settings folder and workspace file to the ignore list.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -26,6 +26,13 @@ local.properties
|
|||||||
.buildpath
|
.buildpath
|
||||||
|
|
||||||
|
|
||||||
|
#####################
|
||||||
|
## Visual Studio Code
|
||||||
|
#####################
|
||||||
|
*.code-workspace
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
|
||||||
#################
|
#################
|
||||||
## Visual Studio
|
## Visual Studio
|
||||||
#################
|
#################
|
||||||
|
|||||||
Reference in New Issue
Block a user