1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-01-30 10:58:50 -05:00

Add canonical build directory to .gitignore

Closes #1595.
This commit is contained in:
thewoz 2019-11-05 16:27:06 +01:00 committed by Camilla Löwy
parent b69fb99031
commit c5f1ca3e41

1
.gitignore vendored
View File

@ -15,6 +15,7 @@ Release
MinSizeRel
RelWithDebInfo
*.xcodeproj
build
# CMake files
Makefile