Skip to content

Commit

Permalink
style(gitignore): sort ignore patterns naturally
Browse files Browse the repository at this point in the history
  • Loading branch information
langri-sha committed Jun 6, 2019
1 parent d57da41 commit 88e0d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.*
!.editorconfig
!.eslintrc.js
!.gitignore
!.travis.yml
!.eslintrc.js

dist/
node_modules/

0 comments on commit 88e0d44

Please sign in to comment.