The branch, master has been updated
       via  8c83d9c685361f588bf437f51a2b21f9803f377c (commit)
      from  1884225d860f2703fbd9a52af152e421f9081665 (commit)


- Log -----------------------------------------------------------------
commit 8c83d9c685361f588bf437f51a2b21f9803f377c
Author: Martin Zenzes (spacelab1-u) <[email protected]>
Date:   Thu Jul 1 12:49:19 2010 +0200

    gitignore: temporary swp-files created by vim
    
    nothing special here, just a plain .*.swp
    
    Signed-off-by: Martin Zenzes (spacelab1-u) <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d42100b..0426964 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@ bindings/python/ftdi_wrap.c
 *.orig
 *.rej
 *~
+.*.swp
 
 # libftdi specific
 libftdi-config


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to [email protected]   

Reply via email to