------------------------------------------------------------ revno: 3719 committer: Klaus Thoeni <[email protected]> timestamp: Tue 2013-10-01 17:37:13 +1000 message: ignore local kdevelope specific files on git 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-08-19 18:01:57 +0000 +++ .gitignore 2013-10-01 07:37:13 +0000 @@ -25,7 +25,7 @@ doc/sphinx/yade.utils.rst doc/sphinx/yade.wrapper.rst doc/sphinx/yade.ymport.rst -.kdev4/yade.kdev4 -yade.kdev4 +.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

