summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoey Hess2016-03-07 16:39:03 -0400
committerJoey Hess2016-03-07 16:39:03 -0400
commit88da45113d1b8dc13494706fade0ca0beef1738a (patch)
tree577062951571b3151d5d06f18787393993bcb43c /.gitignore
parent68253d623c8695454a703235bb65c8149272ec98 (diff)
add /propellor to gitignore
It was removed in the freebsd branch, but I want to ignore the file. Limited to only the file at the top of the tree now.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 208339f9..d9285db3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/propellor
dist/*
tags
privdata/local
@@ -14,4 +15,4 @@ propellor.1
.cabal-sandbox/
.dir-locals.el
cabal.sandbox.config
-*~ \ No newline at end of file
+*~