Files
Prowlarr-TS-SDK/.npmignore
2025-05-16 17:01:58 -05:00

16 lines
157 B
Plaintext

**/*
!/FUNCTIONS.md
!/RUNTIMES.md
!/REACT_QUERY.md
!/**/*.ts
!/**/*.js
!/**/*.mjs
!/**/*.json
!/**/*.map
/eslint.config.mjs
/cjs
/.tshy
/.tshy-*
/__tests__