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

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