FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding .gitattributes. Tweaking .editorconfig · pattern-lab/patternlab-node-cli@7f992db · GitHub

This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 7f992db

Browse files
committed
Adding .gitattributes. Tweaking .editorconfig
1 parent ed210a9 commit 7f992db

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

‎.editorconfig‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
root = true
22

33
[*]
4+
indent_style = tab
45
end_of_line = lf
56
charset = utf-8
67
trim_trailing_whitespace = true

‎.gitattributes‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* text=auto
2+
readme.md merge=union

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL