summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2018-02-21 09:53:03 +0000
committerGitHub <noreply@github.com>2018-02-21 09:53:03 +0000
commitf901ea8e232a3c098d21ef21cf6adc3c7cb9f9ba (patch)
tree9c5da60297206d6575a557f280cc48cd603366b4
parent229e8de69f462240c245b835cfa770848d8d274d (diff)
parent895792813e39ce4be21e6c363bc3066ffd222110 (diff)
downloadchef-f901ea8e232a3c098d21ef21cf6adc3c7cb9f9ba.tar.gz
Merge pull request #6880 from chef/sp/no-nodes-in-repo
Git ignore any node json generated during development
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 35aecf92cc..2e2447ae2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,6 @@ kitchen-tests/vendor
# Visual Studio Code files
.vscode
+
+# ignore nodes generated during local testing
+nodes/