Skip to content

Commit

Permalink
added __tests__ folder in both .ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
FadTheChad committed Nov 10, 2022
1 parent 4e7924d commit b95461e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
lib
lib
__tests__
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
src
src
__tests__

0 comments on commit b95461e

Please sign in to comment.