nest-autocrud/.npmignore

29 lines
285 B
Plaintext
Raw Normal View History

2024-10-28 19:13:37 +00:00
# source
libs
2024-10-29 02:24:04 +00:00
sample
2024-10-28 19:13:37 +00:00
test
2024-10-29 02:24:04 +00:00
e2e
/src
/prisma
2024-10-28 19:13:37 +00:00
2024-10-29 02:26:09 +00:00
.env
.env.example
2024-10-28 19:13:37 +00:00
jest.config.json
index.ts
plugin.ts
package-lock.json
.eslintignore
.eslintrc.js
tsconfig.json
.prettierrc
.circleci
.github
2024-10-29 02:24:04 +00:00
# misc
2024-10-28 19:13:37 +00:00
renovate.json
npm-debug.log
.DS_Store
.commitlintrc.json
.release-it.json
CONTRIBUTING.md