diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-03-20 11:01:05 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-03-20 11:01:05 -0700 |
commit | 5c6ab2157b5562a686aef5497fd2cd70c30a63ae (patch) | |
tree | 4bf0ca27eab8bf1ecc63665f49394afecc283840 /.gitattributes | |
parent | 84fec940dbe819d2c0603bbda68fc4dec6ab2c0e (diff) |
Reorganizing files
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..78f47b04 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +util/data filter=lfs diff=lfs merge=lfs -text |