From 32a00d7919cc549d23e646515280dcc0e71a255b Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Fri, 19 Mar 2010 13:56:40 -0700 Subject: [PATCH] Update attributes --- .gitattributes | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 82e9b213b..000826d17 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