summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a183cd6b24..8a8ae6f5c31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,9 @@
#OS X specific files.
.DS_store
+# Nested build directory
+/build
+
#==============================================================================#
# Explicit files to ignore (only matches one).
#==============================================================================#