think/.gitignore

22 lines
219 B
Plaintext
Raw Normal View History

2022-02-20 11:51:55 +00:00
node_modules
.DS_Store
.idea
dist
dist-ssr
coverage
test-results
.pnpm-store
.npmrc
tsconfig.tsbuildinfo
.env
*.local
*.cache
*error.log
*debug.log
2022-05-18 08:07:06 +00:00
*.conf
2022-02-20 11:51:55 +00:00
2022-02-22 15:17:17 +00:00
packages/config/yaml/dev.yaml
2022-05-18 08:07:06 +00:00
packages/config/yaml/prod.yaml