[pkg-haskell-tools] 01/11: Ignore vim's swap files from git
    Ilias Tsitsimpis 
    iliastsi-guest at moszumanska.debian.org
       
    Sun Jul 24 20:52:52 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository pkg-haskell-tools.
commit 7860aaf005a797e25088ebfd7747f556dcbc5765
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Sat Jul 23 16:48:45 2016 +0300
    Ignore vim's swap files from git
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 3fdfd72..a1ee57c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,4 @@ debian/pkg-haskell-tools.debhelper.log
 debian/pkg-haskell-tools.substvars
 debian/pkg-haskell-tools/
 
-
+*.swp
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pkg-haskell-tools.git
    
    
More information about the Pkg-haskell-commits
mailing list