added lowercase to Build dir ignore

missed it
This commit is contained in:
yair 2020-04-15 15:03:36 +03:00 committed by joshdoe
parent 5a3d31e0f2
commit 3af98f0a65

2
.gitignore vendored
View File

@ -4,7 +4,7 @@
#ignore thumbnails created by windows
Thumbs.db
#ignore build folder
Build
[Bb]uild
#Ignore files build by Visual Studio
*.obj
*.exe