diff options
| author | Sindre Sorhus <[email protected]> | 2017-05-09 00:00:15 +0800 |
|---|---|---|
| committer | Sindre Sorhus <[email protected]> | 2017-05-09 00:00:15 +0800 |
| commit | b4909804c00f4c08878be0bf1c2d438dca325dab (patch) | |
| tree | 929f11223d3bfb515a94d43221d2b3d976dc40a5 /.gitattributes | |
| parent | 6b86f16e791a95a7122f214eed63d5835f166215 (diff) | |
| download | electron-boilerplate-b4909804c00f4c08878be0bf1c2d438dca325dab.tar.xz electron-boilerplate-b4909804c00f4c08878be0bf1c2d438dca325dab.zip | |
Tweaks
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 176a458..391f0a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ * text=auto +*.js text eol=lf |
