diff options
| author | Micah Anderson <micah@riseup.net> | 2016-11-01 14:16:31 -0400 |
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2016-11-01 14:16:31 -0400 |
| commit | 0aca5e732cb9353e2c68f40880c226285269ee4c (patch) | |
| tree | b60c669e090294b3f31126353b73043128ff8c4e | |
| parent | f76c0f042f332d59ee814737c02c75b043c5c7c1 (diff) | |
ignore the nodes directory
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,6 @@ test/Vagrantfile test/.vagrant test/openvpn test/cert -# ignore local nodes starting with "local" files hiera -nodes/** +nodes/* |
