diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-08-20 17:49:09 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-08-20 17:49:09 -0400 |
commit | 801adc5df5b99ff9e9f3c06b1a155b36c4000359 (patch) | |
tree | ac6bbb49aaf0704884e091e2e7173e29c6cbd03b /.gitignore | |
parent | dbd9fa35e5dd40d33d8be9c899f3d56918aba34f (diff) |
add a README and license informationv20170820
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *.pyc /systemd.conf /collectd-* +/LICENSE .tmp.* .var.* |