------------------------------------------------------------ revno: 3860 committer: Bruno Chareyre <[email protected]> timestamp: Tue 2014-04-01 15:18:38 +0200 message: ignore *~ files in git status modified: .gitignore
-- lp:yade https://code.launchpad.net/~yade-pkg/yade/git-trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file '.gitignore' --- .gitignore 2013-10-15 16:14:46 +0000 +++ .gitignore 2014-04-01 13:18:38 +0000 @@ -29,4 +29,4 @@ .kdev4/ *.kdev4 *.pyc - +*~
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

