summaryrefslogtreecommitdiff
path: root/hadrian/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/.gitignore')
-rw-r--r--hadrian/.gitignore26
1 files changed, 0 insertions, 26 deletions
diff --git a/hadrian/.gitignore b/hadrian/.gitignore
deleted file mode 100644
index 697afc9663..0000000000
--- a/hadrian/.gitignore
+++ /dev/null
@@ -1,26 +0,0 @@
-# generated by the configure script
-cfg/system.config
-
-# build.bat and build.sh specific
-/bin/
-
-# build.cabal.sh specific
-/dist/
-/.cabal-sandbox/
-cabal.sandbox.config
-
-# build.cabal-new.sh specific
-/dist-newstyle/
-.ghc.environment.*
-
-# build.stack.sh and build.stack.bat specific
-/.stack-work/
-
-# the user settings
-/UserSettings.hs
-
-# Mostly temp file by emacs
-*~
-
-# ghcid output
-/ghcid.txt \ No newline at end of file