summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fdf31a58e9..0df369f7c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,3 +93,6 @@ mkmf.log
# our custom dictionary pulled from https://github.com/chef/chef_dictionary/
chef_dictionary.txt
+
+# ignore any gems we build locally
+*.gem