1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00

Add build* to the gitignore

Allows one to have multiple build folders, e.g. a separate build for a different OSG versions, or for different OpenMW versions, or when you often switch between branches.
This commit is contained in:
scrawl 2015-11-11 17:07:31 +01:00
parent 0a52ee17c3
commit 9c503cbd8c

2
.gitignore vendored
View File

@ -5,7 +5,7 @@ CMakeCache.txt
cmake_install.cmake
Makefile
makefile
build
build*
prebuilt
## doxygen