2
0

chore: 🗑️ Clean up gitignores

This commit is contained in:
Baptiste Arnaud
2022-02-09 18:57:50 +01:00
parent 36be3577e1
commit c66827b606
8 changed files with 3 additions and 8415 deletions

34
.gitignore vendored
View File

@@ -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