summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-10-19 14:21:55 -0700
committerSteve Manuel <nilslice@gmail.com>2016-10-19 14:21:55 -0700
commiteaaa19614abe741608697111c113063cdf484378 (patch)
tree60e90f17b28ef0b60e634753ab48ccfffbbd37ab
parent22ead33fc9dbf768b4f365cdf1adc1ae901859bb (diff)
adding attrs file to more correctly display code breakdown
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..eaea8a5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+system/admin/static/editor/sass linguist-vendored
+cmd/ponzu/vendor linguist-vendored=false \ No newline at end of file