The branch, master has been updated
       via  82610092f71ea930e93a41d6b7741dc7dc4480db (commit)
      from  249888c8bdc8907bb664f8e3af674a630533eff8 (commit)


- Log -----------------------------------------------------------------
commit 82610092f71ea930e93a41d6b7741dc7dc4480db
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 8c0a1aa..4bacdb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ bindings/python/setup.py
 *.orig
 *.rej
 *~
+.*.swp
 
 # libftdi specific
 libftdi-config


hooks/post-receive
-- 
port libftdi to libusb-1.0

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

Reply via email to