summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 0 insertions, 31 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index eab2fac..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,31 +0,0 @@
-# Ignore swap files and stack/cabal output.
-*.hi
-*.o
-*.swo
-*.swp
-*~
-.DS_Store
-TAGS
-dist
-tags
-cabal.sandbox.config
-.cabal-sandbox/
-.stack-work
-dist
-dist-*
-.ghc.environment.*
-
-# Ignore test builds.
-tests/Main
-_cache
-_store
-_site
-
-# Rest of the file: ignore examples
-web/_cache
-web/_site
-web/site
-web/reference
-
-# This is generated from the CHANGELOG
-web/releases.markdown