Skip to content

Commit

Permalink
Add lib to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maslianok committed Feb 2, 2021
1 parent 0ae783a commit 8b38423
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
**/node_modules
**/node_modules
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ node_modules

# production
build
lib

# misc
.DS_Store
Expand Down

0 comments on commit 8b38423

Please sign in to comment.