Skip to content

Commit

Permalink
chore: 🗑️ Clean up gitignores
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Feb 9, 2022
1 parent 36be357 commit c66827b
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 8,415 deletions.
34 changes: 3 additions & 31 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,39 +1,11 @@

# Created by https://www.toptal.com/developers/gitignore/api/yarn
# Edit at https://www.toptal.com/developers/gitignore?templates=yarn

### yarn ###
# https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored

.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions

# if you are NOT using Zero-installs, then:
# comment the following lines
# !.yarn/cache

# and uncomment the following lines
# .pnp.*

node_modules

# End of https://www.toptal.com/developers/gitignore/api/yarn

.next

.env
.env.local

cypress.env.json

workspace.code-workspace

.DS_Store

.turbo
apps/builder/tsconfig.tsbuildinfo

yarn-error.log
authenticatedState.json
playwright-report
dist
10 changes: 0 additions & 10 deletions apps/builder/.gitignore

This file was deleted.

38 changes: 0 additions & 38 deletions apps/landing-page/.gitignore

This file was deleted.

Loading

2 comments on commit c66827b

@vercel
Copy link

@vercel vercel bot commented on c66827b Feb 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2 – ./apps/viewer

typebot-viewer.vercel.app
viewer-v2-git-main-typebot-io.vercel.app
viewer-v2-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c66827b Feb 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-typebot-io.vercel.app
builder-v2-git-main-typebot-io.vercel.app
next.typebot.io

Please sign in to comment.