diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d9b0b9eb20..aa530af67b 100755 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ CMakeCache.txt cmake_install.cmake LICENSES +build/ build-darwin-* build-linux-* debian/files |