This repository has been archived on 2023-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
IMIE_CC/.gitignore

29 lines
325 B
Plaintext

# 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
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.storage
/public/uploads/*
!/public/uploads/.gitkeep