1
0
Fork 0
This repository has been archived on 2023-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
chellaris-galaxy-political-.../.gitignore
2023-06-10 16:10:09 +02:00

39 lines
416 B
Text

# 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
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
stellaris-dashboard-f25c5f9e1a62.json
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
.vscode/