commit | aefd039ae8c6a55500ed352a92b05f4d41614413 | [log] [tgz] |
---|---|---|
author | Bartosz Kupidura <bkupidura@mirantis.com> | Mon Nov 06 09:27:40 2017 +0100 |
committer | Bartosz Kupidura <bkupidura@mirantis.com> | Tue Nov 07 15:12:05 2017 +0100 |
tree | 8d32dcbebb4e390137da96c83de0dfb0fbeacb3b | |
parent | ac2c0fb8b9e36358d048e1fab79f06ca7413eba1 [diff] [blame] |
Fluentd initial commit Change-Id: Ibcc4f3ad5c9f14b218d771d835e9e1ca589903bb
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa8e42a --- /dev/null +++ b/.gitignore
@@ -0,0 +1,5 @@ +.kitchen +tests/build/ +*.swp +*.pyc +.ropeproject