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