summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2010-03-19 13:56:40 -0700
committerAndrew Resch <andrewresch@gmail.com>2010-03-19 13:56:40 -0700
commit32a00d7919cc549d23e646515280dcc0e71a255b (patch)
tree36736d13ad97527824de8a864d495f09b6296cbf
parent3932e632c1b8f5fc8a1297349082b10cf1221dd7 (diff)
downloaddeluge-32a00d7919cc549d23e646515280dcc0e71a255b.tar.gz
deluge-32a00d7919cc549d23e646515280dcc0e71a255b.tar.bz2
deluge-32a00d7919cc549d23e646515280dcc0e71a255b.zip
Update attributesdeluge-1.2.2
-rw-r--r--.gitattributes8
1 files 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