Skip to content

Commit

Permalink
removed unecessary file ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
patryk0493 committed Jan 7, 2021
1 parent 2ec7c37 commit c61839b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ yarn-error.log*

.eslintcache
debug.*
stats.*
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.vscode
node_modules
build
cypress/
cypress
cypress.json
public
src
Expand Down

0 comments on commit c61839b

Please sign in to comment.