Prepared gitignore for cmake usage

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2017-04-04 15:00:18 +02:00
parent d1aa5818fc
commit dd93abbfd2
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
*.tdo
*.zip
build/
cmake-build-debug/

View File