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

View File

@@ -1,10 +0,0 @@
cypress/videos
cypress/screenshots
cypress/downloads
node_modules/
test-results/
playwright-report/
authenticatedState.json
.env

View File

@@ -1,38 +0,0 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
.env*
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.blog_index_data
.blog_index_data_previews
.now
.vercel
.yarn/*
!.yarn/releases
!.yarn/plugins
.pnp.*
.yalc
yalc.lock

File diff suppressed because it is too large Load Diff