Skip to content

Commit

Permalink
fix: gitignore specificity (validatorjs#1477)
Browse files Browse the repository at this point in the history
* fixed lib in gitignore

* Update .gitignore
  • Loading branch information
rubiin authored Oct 11, 2020
1 parent 9deb629 commit 62650b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ coverage.lcov
.nyc_output
package-lock.json
yarn.lock
es
lib
/es
/lib

0 comments on commit 62650b1

Please sign in to comment.