Files
discordeno/.npmignore
T

10 lines
136 B
Plaintext

# ignore everything
*
# except package.json and build
!package.json
!README.md
!dist/**
# but not tsc cache
dist/tsconfig.tsbuildinfo