summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2010-03-26 21:12:30 +0100
committerAndrew Resch <andrewresch@gmail.com>2010-03-26 21:12:30 +0100
commitddd0f40d4ca177397bb0cf435a273fd53b75e251 (patch)
tree4dac7ebbbd858cee6fb3d73ef66ef9b2aaf45a2d /.gitattributes
parentMerge branch 'master' of deluge-torrent.org:deluge (diff)
downloaddeluge-ddd0f40d4ca177397bb0cf435a273fd53b75e251.tar.xz
deluge-ddd0f40d4ca177397bb0cf435a273fd53b75e251.zip
Add .gitattributes file
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..3aa2e3ac4
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
+/libtorrent export-ignore
+/win32 export-ignore
+docs/build export-ignore
+docs/source export-ignore
+/tests export-ignore
+deluge/scripts export-ignore
+.gitattributes export-ignore
+.gitmodules export-ignore
+.gitignore export-ignore