From 88da45113d1b8dc13494706fade0ca0beef1738a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Mar 2016 16:39:03 -0400 Subject: 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. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 +*~ -- cgit v1.2.3