updated with the new build directory and vscode folder
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,14 +2,16 @@
|
||||
**/bin/
|
||||
bin-int/
|
||||
Intermediates/
|
||||
build/
|
||||
Build/
|
||||
|
||||
# Hazel files
|
||||
*.log
|
||||
|
||||
# Visual Studio files and folder
|
||||
.vs/
|
||||
.vscode/
|
||||
**.sln
|
||||
**.vcxproj
|
||||
**.vcxproj.filters
|
||||
**.vcxproj.user
|
||||
**.csproj
|
||||
**.csprojMakefile
|
||||
|
||||
Reference in New Issue
Block a user