summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2016-11-01 14:16:31 -0400
committerMicah Anderson <micah@riseup.net>2016-11-01 14:16:31 -0400
commit0aca5e732cb9353e2c68f40880c226285269ee4c (patch)
treeb60c669e090294b3f31126353b73043128ff8c4e
parentf76c0f042f332d59ee814737c02c75b043c5c7c1 (diff)
ignore the nodes directory
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 255bba5..9d785f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,6 @@ test/Vagrantfile
test/.vagrant
test/openvpn
test/cert
-# ignore local nodes starting with "local"
files
hiera
-nodes/**
+nodes/*