Skip to content

Commit

Permalink
chore: update .gitignore to ignore npm/yarn lock files (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Sep 20, 2018
1 parent 90c2071 commit e6a8a6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/is-ci/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
node_modules
package-lock.json
yarn.lock

0 comments on commit e6a8a6c

Please sign in to comment.