aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: db79a596f42bd895aead673517876a90bed2100e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.idea
.vscode
*.pytest*
*.pyc
__pycache__
*.csv
generalresearch/resources/brokerage_trust_calculated.csv
tests/.env.test
.env.*
.DS_Store
build/
*.egg-info