summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 431b1c4b..208339f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
dist/*
-propellor
tags
privdata/local
privdata/keyring.gpg~
@@ -12,3 +11,7 @@ propellor.1
.lock
.lastchecked
.stack-work/*
+.cabal-sandbox/
+.dir-locals.el
+cabal.sandbox.config
+*~ \ No newline at end of file