forked from mirror/openmw-tes3mp
ignore directories like build_<platform> too
This commit is contained in:
parent
bace14c45e
commit
fc6009ebb3
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,7 +9,7 @@ cmake*.cmake
|
||||||
openmw
|
openmw
|
||||||
Ogre.log
|
Ogre.log
|
||||||
ogre.cfg
|
ogre.cfg
|
||||||
build
|
build*
|
||||||
plugins.cfg
|
plugins.cfg
|
||||||
openmw.cfg
|
openmw.cfg
|
||||||
Doxygen
|
Doxygen
|
||||||
|
|
Loading…
Reference in a new issue