mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-22 03:16:21 +00:00
chore: npmignore
This commit is contained in:
parent
4a0a3a50c7
commit
92ce86694a
33
.npmignore
Normal file
33
.npmignore
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
# source
|
||||||
|
libs
|
||||||
|
prisma
|
||||||
|
src
|
||||||
|
test
|
||||||
|
|
||||||
|
.env
|
||||||
|
.env.example
|
||||||
|
.eslintrc.js
|
||||||
|
jsr.json
|
||||||
|
mod.ts
|
||||||
|
nest-cli.json
|
||||||
|
package-lock.json
|
||||||
|
tsconfig.build.json
|
||||||
|
tsconfig.lib.json
|
||||||
|
jest.config.json
|
||||||
|
index.ts
|
||||||
|
plugin.ts
|
||||||
|
package-lock.json
|
||||||
|
.eslintignore
|
||||||
|
.eslintrc.js
|
||||||
|
tsconfig.json
|
||||||
|
.prettierrc
|
||||||
|
.circleci
|
||||||
|
.github
|
||||||
|
|
||||||
|
#misc
|
||||||
|
renovate.json
|
||||||
|
npm-debug.log
|
||||||
|
.DS_Store
|
||||||
|
.commitlintrc.json
|
||||||
|
.release-it.json
|
||||||
|
CONTRIBUTING.md
|
Loading…
Reference in New Issue
Block a user