summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c72d044473..83fa7ececb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -208,4 +208,10 @@ GIT_COMMIT_ID
# -----------------------------------------------------------------------------
# Output of ghc-in-ghci
-/.ghci-objects/ \ No newline at end of file
+/.ghci-objects/
+
+# -----------------------------------------------------------------------------
+# ghc.nix
+ghc.nix/
+
+