diff options
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 10 |
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/ |
