summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f33e4bec4..2d20cb189 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,11 @@
+# This .gitignore file is intended to be minimal.
+#
+# If you find that you need additional rules, such as IDE temporary
+# files, please do so either via a global .gitignore file (registered
+# with core.excludesFile), or by adding private repository-specific
+# rules to .git/info/exclude. See https://git-scm.com/docs/gitignore
+# for more information.
+
# Build directories
build/
build-*/