diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-01-22 15:28:56 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-01-22 15:28:56 -0500 |
commit | c80e4036fbac53039b607c4bb8a5489d016a009f (patch) | |
tree | 71890b78ecfa239b2f3e272b501f63c87ab3ec32 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e00d49d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +httpconnectd@.service +httpconnectd +.var.* +.tmp.* |