summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2012-11-22 23:16:41 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2012-11-23 00:27:52 +0100
commitffb902ba0644f3c45bb80cd46818d2d1e628e3fb (patch)
treeed637c932b0db4d13d3a2581b86eb4806ada9d30 /.gitattributes
parentUpdate bbfreeze and nsis scripts for win32 packaging (diff)
downloaddeluge-ffb902ba0644f3c45bb80cd46818d2d1e628e3fb.tar.xz
deluge-ffb902ba0644f3c45bb80cd46818d2d1e628e3fb.zip
updated gitattributes to ignore deluge-web debug files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2c630e159..bba470295 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -9,6 +9,9 @@ check_glade.sh export-ignore
createicons.sh export-ignore
create_potfiles_in.py export-ignore
gettextize.sh export-ignore
+deluge/ui/web/css/*-debug.css export-ignore
+deluge/ui/web/js/*-debug.js export-ignore
+
.gitattributes export-ignore
.gitmodules export-ignore
.gitignore export-ignore