DiscordJS-Template/.eslintignore
2024-01-13 17:16:30 +01: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