Skip to content

Commit

Permalink
[core] Sort gitignore ASC
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Aug 1, 2020
1 parent be9bc05 commit 5a68d81
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
Expand Up @@ -3,9 +3,9 @@
.idea
.vscode

__diff_output__
.DS_STORE
*.log
/.eslintcache
dist
node_modules
__diff_output__

0 comments on commit 5a68d81

Please sign in to comment.