Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcasey committed Oct 9, 2024
1 parent 531ea8d commit 996b45a
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,7 @@ dist/
# scoutgame app
/apps/scoutgame/public/sw*
/apps/scoutgame/public/swe-worker*

# waitlist app
/apps/waitlist/.next/
/apps/waitlist/dist/
/apps/waitlist/node_modules/
/apps/waitlist/public/sw*
/apps/waitlist/public/swe-worker*

# farcaster app
/apps/farcaster/.next/
/apps/farcaster/dist/
/apps/farcaster/node_modules/

# sunnyawards
/apps/sunnyawards/.next/
/apps/sunnyawards/dist/
/apps/sunnyawards/node_modules/
/apps/scoutgame/public/builder-nfts

# Tests
/__e2e-dist__/
Expand Down Expand Up @@ -93,5 +77,3 @@ playwright/.cache/
storybook-static
# Storybook dev server cache folder
.cache

apps/scoutgame/public/builder-nfts

0 comments on commit 996b45a

Please sign in to comment.