Files
next-gdrive-index/.gitignore
T
2023-09-11 04:42:02 +07:00

41 lines
421 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring file.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env file
.env
.env.local
# typescript
*.tsbuildinfo
next-env.d.ts
# personal docs
/docs
/src/pages/api/legacy/
/**/*/_legacy/
/.*/
/src/_app