← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 397: add *.swp files to git ignoring list

 

------------------------------------------------------------
revno: 397
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Mon 2012-10-15 16:22:01 +0100
message:
  add *.swp files to git ignoring list
modified:
  .gitignore


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file '.gitignore'
--- .gitignore	2012-10-11 21:37:24 +0000
+++ .gitignore	2012-10-15 15:22:01 +0000
@@ -61,6 +61,7 @@
 debian/files
 debian/python-alfanous/
 *~
+*.swp
 
 # Debug, Release and build directories #
 ###########################################