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
View File
@@ -15,6 +15,7 @@ Release
MinSizeRel MinSizeRel
RelWithDebInfo RelWithDebInfo
*.xcodeproj *.xcodeproj
build
# CMake files # CMake files
Makefile Makefile