diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2009-08-27 04:25:49 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2009-08-27 04:25:49 +0200 |
commit | 3562483807e18f1bb29a61a7852d92b24330e63d (patch) | |
tree | b8ac3568a3ce6caf94c6150bb2ba99f68f4b53d4 /.gitignore | |
parent | d0a50222e7726867ed49886f5576becc6f217e4f (diff) | |
download | mad-3562483807e18f1bb29a61a7852d92b24330e63d.tar mad-3562483807e18f1bb29a61a7852d92b24330e63d.zip |
.gitignore: Ignoriere /build
Out-of-source build
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/build + CMakeFiles CMakeCache.txt cmake_install.cmake |