mirror of
https://github.com/lucaspalomodevelop/auth-tools.git
synced 2026-03-13 06:09:37 +00:00
16 lines
174 B
Plaintext
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
|