Skip to content

Commit 29df6c1

Browse files
committed
style(.git*): adds the ability to automatically detect line break
1 parent edfb84e commit 29df6c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Common files
22
.editorconfig
3+
.gitattributes
34
.gitignore
45
.travis.yml
56
appveyor.yml

0 commit comments

Comments
 (0)