[package-plan] 03/03: Ignore hidden files in git

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Mon Jan 30 16:13:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository package-plan.

commit ac36e69fddb343b298a706f75e98d6a3b67d63b4
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Mon Jan 30 18:11:54 2017 +0200

    Ignore hidden files in git
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index feb639c..4764915 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@ cabal-cmd.out
 update-suggestions
 update-suggestions.hi
 update-suggestions.o
+
+.*
+!.gitignore

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list