aboutsummaryrefslogtreecommitdiffstats
path: root/python/.gitignore
blob: b3d22ecf8ee41dbbcd7aa8625bb2e2bbbd27da31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.env
*.env
codegen-out/
build/
dist/
*.egg-info
*.json.gz
fatcat-*.tar.gz
old/
TODO*

!example.env
!.coveragerc
!.pylintrc
!.gitignore