1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

Prepared gitignore for cmake usage

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
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