Skip to content

Commit

Permalink
Merge pull request #13 from dmytro-komlyk/development
Browse files Browse the repository at this point in the history
refactor: updated gitignore
  • Loading branch information
dmytro-komlyk authored Mar 4, 2024
2 parents add49e1 + 9664704 commit 839f0a2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/admin/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
/.pnp
.pnp.js

# testing
/coverage

# storybook
storybook-static

# cypress
cypress/screenshots
cypress/videos
Expand Down Expand Up @@ -48,5 +42,3 @@ yarn-error.log*
# local folder
local

# vercel
.vercel

0 comments on commit 839f0a2

Please sign in to comment.