-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.gitignore
28 lines (28 loc) · 998 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.log
*.log
__pycache__/
config.py
.coins.pickle
venv
.*.pickle
log/*
testlogs/
tickers/*
configs/*
tickers/all.txt tickers/binance-alts-eth.txt tickers/binance-bnb.top8.txt tickers/binance-bnb.txt tickers/binance-btc.top8.txt tickers/binance-btc.txt tickers/binance-eth.top8.txt tickers/cfx.txt tickers/dotbnb.txt tickers/icp.txt tickers/tickers.bnbeth.txt tickers/tickers.btc.txt tickers/tickers.BTC.txt tickers/tickers.dot.txt tickers/tickers.eth.txt tickers/tickers.highvol.safe.txt tickers/tickers.highvol.txt tickers/tickers.keepusdt.txt tickers/tickers.maticbnb.txt tickers/tickers.matic.txt tickers/tickers.next9.txt tickers/tickers.sol.txt tickers/tickers.top2.txt tickers/tickers.top4.txt tickers/tickers.top8.txt tickers/tickers.top9.txt tickers/tickers.txt tickers/tickers.txt.72 tickers/top3bnb.txt tickers/top5usdt.txt
secrets/*
state/*
cache/*
results/*
.mypy_cache
__pycache__
.venv
strategies/Local*
*.~
*~
*.prof
control/*
.tests*.txt
lastfewdays.log.gz
.envrc.local
*.inotifywait