aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2019-10-10 18:30:49 -0700
committerJordan <me@jordan.im>2019-10-10 18:30:49 -0700
commit846bfc2280c416b4d5cc96420eb76166fc65fa54 (patch)
treeb43e8b1b0c3fc9651b7752e115d19dd7fb67c12c /.gitattributes
parentd92a1086d313f48583eb25f9b02ffc8f2e77df94 (diff)
downloadallium-846bfc2280c416b4d5cc96420eb76166fc65fa54.tar.gz
allium-846bfc2280c416b4d5cc96420eb76166fc65fa54.zip
add .gitattributes, README format
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..5a1981d
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+* linguist-vendored
+*.py linguist-vendored=false