Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkedev committed Mar 15, 2021
1 parent 916aaaa commit 44fb252
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 147,403 deletions.
14 changes: 9 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
coverage
node_modules
**/*.{js,d.ts,js.map,d.ts.map}
coverage

.*
!.yarnrc.yml
!.yarn
!.gitignore
!.eslintrc.json
!jest.config.js
!.travis.yml
yarn-error.log

.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
6 changes: 0 additions & 6 deletions .yarn/build-state.yml

This file was deleted.

Binary file removed .yarn/install-state.gz
Binary file not shown.
Loading

0 comments on commit 44fb252

Please sign in to comment.