diff options
| author | Luke Hoersten <[email protected]> | 2020-02-09 20:34:46 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-02-09 20:34:46 -0600 |
| commit | 9ad705198a34f645bc9cc61512965fb9547d8aad (patch) | |
| tree | e0d70bbd2da3ff104332b2a7325ee9f962c69b91 /.hgignore | |
| parent | 6066f412e13015034f57e98c6458f05dddd96b40 (diff) | |
Completed prometheus basic roles.
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..c41d01f --- /dev/null +++ b/.hgignore @@ -0,0 +1,5 @@ +syntax: regexp +~$ +\#.*\#$ +\.\# +\.DS_Store$ |
