src.nth.io/

summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2014-12-08 22:31:25 -0600
committerLuke Hoersten <[email protected]>2014-12-08 22:31:25 -0600
commit0b181b282ce066d3804757de9b0f8fd7501e6c4b (patch)
treed72cc88f4c0eb97b04c56b53fac2d182214b40d4 /.hgignore
Initial commit.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..bf3f341
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,10 @@
+syntax: regexp
+~$
+\#.*\#$
+\.\#
+\.DS_Store$
+\.cabal-sandbox/
+\.hpc/
+\.tix$
+cabal\.sandbox\.config$
+dist/