Add new build directories to .gitignore

This commit is contained in:
Sebastian Messmer 2017-12-03 19:03:45 +00:00
parent f439bf9d0f
commit fcd3ddb344
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ umltest.inner.sh
umltest.status umltest.status
/build /build
/cmake /cmake
/cmake-build-*
/.idea /.idea
*~ *~