Module: deluge Branch: 1.2-stable Commit: 32a00d7919cc549d23e646515280dcc0e71a255b
Author: Andrew Resch <[email protected]> Date: Fri Mar 19 13:56:40 2010 -0700 Update attributes --- .gitattributes | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 82e9b21..000826d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ -libtorrent/ export-ignore -win32/ export-ignore +/libtorrent export-ignore +/win32 export-ignore docs/build export-ignore docs/source export-ignore -tests/ export-ignore +/tests export-ignore deluge/scripts export-ignore +.gitattributes export-ignore +.gitmodules export-ignore -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
