mirror of
https://github.com/keanuplayz/TravBot-v3.git
synced 2024-08-15 02:33:12 +00:00
Ported CrossExchange v1.0.1 and removed stonks
This commit is contained in:
parent
b5e1ceaad3
commit
295995aba2
16 changed files with 2022 additions and 4 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -1,13 +1,17 @@
|
|||
# Specific to this repository
|
||||
dist/
|
||||
data/
|
||||
tmp/
|
||||
test*
|
||||
*.bat
|
||||
desktop.ini
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
config.json
|
||||
config.js
|
||||
data/
|
||||
test.js
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue