Skip to content

Commit

Permalink
change order of gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrsh committed Dec 23, 2019
1 parent 018cd3e commit a8b1c96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
node_modules
.DS_Store
coverage
package-lock.json
npm-debug.log
node_modules
package-lock.json
coverage

0 comments on commit a8b1c96

Please sign in to comment.