auth-tools/.gitignore
Laurenz Rausche ea041667c2 add format
2024-04-29 19:48:45 +00:00

16 lines
174 B
Plaintext

# packages / package files
node_modules
yarn.lock
package-lock.json
pnpm-lock.yaml
# log files
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# build files
dist