DiscordJS-Example/.eslintignore
2024-01-26 13:28:02 +00:00

12 lines
140 B
Plaintext

.DS_Store
node_modules
/package
.env
.env.*
!.env.example
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock