Disable a bunch of comments and setup vscode on mac, add ignore file
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -73,4 +73,9 @@ Intermediate/*
|
||||
Plugins/**/Intermediate/*
|
||||
|
||||
# Cache files for the editor to use
|
||||
DerivedDataCache/*
|
||||
DerivedDataCache/*
|
||||
|
||||
.cache/*
|
||||
.vscode/*
|
||||
*compile_commands.json*
|
||||
*code-workspace*
|
||||
Reference in New Issue
Block a user