summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStuart Preston <stuart@chef.io>2018-02-20 21:16:23 +0000
committerStuart Preston <stuart@chef.io>2018-02-20 21:16:23 +0000
commit895792813e39ce4be21e6c363bc3066ffd222110 (patch)
treec06bf58d59470bc662c84bfe29c6f8971a408729 /.gitignore
parent1b84b4ddf607dfad71edcd4ee602bbb8f36696ec (diff)
downloadchef-895792813e39ce4be21e6c363bc3066ffd222110.tar.gz
Git ignore any node json generated during developmentsp/no-nodes-in-repo
Signed-off-by: Stuart Preston <stuart@chef.io>
Diffstat (limited to '.gitignore')
-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/