This repository has been archived on 2024-08-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
readyornot/.gitignore
2022-12-04 16:42:25 +01:00

19 lines
226 B
Text

# do not track installed modules
node_modules/
# do not track built files
.vscode/
.next/
*.tsbuildinfo
next-env.d.ts
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# production
build/
data/
confs/