src.nth.io/

summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-02-09 20:34:46 -0600
committerLuke Hoersten <[email protected]>2020-02-09 20:34:46 -0600
commit9ad705198a34f645bc9cc61512965fb9547d8aad (patch)
treee0d70bbd2da3ff104332b2a7325ee9f962c69b91 /.hgignore
parent6066f412e13015034f57e98c6458f05dddd96b40 (diff)
Completed prometheus basic roles.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
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$