diff --git a/.gitignore b/.gitignore index cfe0eda..2f01d41 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +**.csprojMakefile