bot-eye-leak/.gitignore

24 lines
214 B
Plaintext
Raw Permalink Normal View History

2021-07-08 00:59:34 +02:00
# Logs
logs
.idea
2021-07-14 17:59:24 +02:00
tests
2021-07-08 00:59:34 +02:00
.DS_Store
.tmp
2021-07-16 10:59:34 +02:00
test.js
2021-07-08 00:59:34 +02:00
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules/
.npm
.eslintcache
.env
# lock scripts
package-lock.json
yarn.lock
# Runtime data
pids
*.pid
*.seed