From 399d61df5319ea2a8a2fc76e05ff1d95dc9e703d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 1 Jun 2016 12:09:35 -0700 Subject: [PATCH] group related git ignored symlinks --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 752973d8d..5460c5d56 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ _* bin/* cabal-dev* cabal.sandbox.config -/config */dist/ *.dyn_hi *.dyn_o @@ -13,14 +12,15 @@ cabal.sandbox.config hledger-web/static/tmp/ hledger-web/yesod-devel/ log +/config /messages +/static +/templates *.o old -/static t.* tags TAGS -/templates tests/addons/hledger-* tools/generatejournal tools/simplebench