summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 83808394eb..e69eb76426 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ bld/
[Bb]in/
[Oo]bj/
msbuild.log
+binaries
# Roslyn stuff
*.sln.ide
@@ -254,3 +255,7 @@ TestWrappers_x64_release
Vagrantfile
.vagrant
+# CMake files
+CMakeFiles/
+cmake_install.cmake
+CMakeCache.txt