1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
budibase/packages/backend-core/.npmignore

6 lines
76 B
Plaintext
Raw Normal View History

2023-08-10 01:41:44 +12:00
*
2023-08-10 02:06:05 +12:00
!dist/**/*
2023-08-10 01:41:44 +12:00
dist/tsconfig.build.tsbuildinfo
2023-09-06 22:04:04 +12:00
!package.json
!src/**
!tests/**