mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2026-04-26 01:20:33 -05:00
Add build to gitignore
It is very common to use ./build/ as the build directory with CMake. Adding it to gitignore.
This commit is contained in:
parent
ddd128bcca
commit
db9dfdf9ef
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,6 +32,7 @@ bld/
|
||||||
[Ll]og/
|
[Ll]og/
|
||||||
[Ll]ogs/
|
[Ll]ogs/
|
||||||
[Oo]ut/
|
[Oo]ut/
|
||||||
|
build/
|
||||||
|
|
||||||
# Visual Studio 2015/2017 cache/options directory
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user