Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
tamcy committed Apr 15, 2021
1 parent 8bf32d3 commit 5b0f4a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* text eol=lf

.gitattributes export-ignore
.gitignore export-ignore
.github/ export-ignore
npm-package-readme.md export-ignore
package.json export-ignore

0 comments on commit 5b0f4a1

Please sign in to comment.