diff options
author | Sindre Sorhus <sindresorhus@gmail.com> | 2017-12-29 21:14:52 +0100 |
---|---|---|
committer | Sindre Sorhus <sindresorhus@gmail.com> | 2017-12-29 22:15:18 +0100 |
commit | 58bb6ffee1c8c26cb360fe0f1107fd6f5b7f5dfb (patch) | |
tree | 2ee6317a8e897e10047c2f1cce6a75b20ac11dc2 /.gitattributes | |
download | file-metadata-58bb6ffee1c8c26cb360fe0f1107fd6f5b7f5dfb.tar.gz file-metadata-58bb6ffee1c8c26cb360fe0f1107fd6f5b7f5dfb.tar.bz2 file-metadata-58bb6ffee1c8c26cb360fe0f1107fd6f5b7f5dfb.zip |
Init
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..391f0a4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +*.js text eol=lf |