Skip to content

Commit

Permalink
Modify ignore files, create .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
onurkerimov committed Dec 24, 2019
1 parent 80a3d7a commit 956472a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
Empty file modified .gitignore
100644 → 100755
Empty file.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ node_modules/
.DS_Store
*.log
.gitignore
.gitattributes
.git/
demo/
webpack.config.js
webpack/
yarn.lock.js
.postcssconfig
.babelrc

0 comments on commit 956472a

Please sign in to comment.