diff options
author | Gibheer <gibheer+git@zero-knowledge.org> | 2018-11-19 14:17:11 +0100 |
---|---|---|
committer | Gibheer <gibheer+git@zero-knowledge.org> | 2018-11-19 14:17:11 +0100 |
commit | a0c78acddaa9b28cc36a12f62c5a3a05767ccaeb (patch) | |
tree | 86b1cfa79d323a7fe68a2cfc56012c0b5538b7f2 | |
parent | 4d57bfaecb088a900630f5047cc2ede2dcd6b47f (diff) |
ignore live config files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60298e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +monwork.conf +moncheck.conf +monfront.conf |