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/
|
||||||
bin-int/
|
bin-int/
|
||||||
Intermediates/
|
Intermediates/
|
||||||
|
build/
|
||||||
|
Build/
|
||||||
|
|
||||||
# Hazel files
|
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
# Visual Studio files and folder
|
# Visual Studio files and folder
|
||||||
.vs/
|
.vs/
|
||||||
|
.vscode/
|
||||||
**.sln
|
**.sln
|
||||||
**.vcxproj
|
**.vcxproj
|
||||||
**.vcxproj.filters
|
**.vcxproj.filters
|
||||||
**.vcxproj.user
|
**.vcxproj.user
|
||||||
**.csproj
|
**.csprojMakefile
|
||||||
|
|||||||
Reference in New Issue
Block a user