diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-08-20 15:52:51 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-08-20 16:53:50 -0400 |
commit | e4b0a9391be1d21ca15d9610b977f989ccee833a (patch) | |
tree | a6d697088aa4e4449b6b67cecc8924192923cde9 /.gitignore | |
parent | 49c77b925af1c205747116a762000d99e192e2c8 (diff) |
prepare for autothing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ *.pyc +/systemd.conf +/collectd-* |