aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2017-02-15 16:24:53 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2017-02-15 16:24:53 +0100
commit9cf00cbc70dded3605b8341f7d7db59d10c17e07 (patch)
treef873f5edde1b33155e1f451369b19d82b47ba16f /.gitattributes
parent94a7e99fdabee778f7872b0f0a7bd23ee533bc11 (diff)
downloadmitmproxy-9cf00cbc70dded3605b8341f7d7db59d10c17e07.tar.gz
mitmproxy-9cf00cbc70dded3605b8341f7d7db59d10c17e07.tar.bz2
mitmproxy-9cf00cbc70dded3605b8341f7d7db59d10c17e07.zip
ignore compiled mitmweb JS code
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index dd08ee53..69d68b8e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
-mitmproxy/tools/web/static/**/* -diff
+mitmproxy/tools/web/static/**/* -diff linguist-vendored
web/src/js/filt/filt.js -diff