aboutsummaryrefslogtreecommitdiffstats
path: root/python/.gitignore
blob: 48b921f137f9f5b304e4311353565d8633f85bad (plain)
1
2
3
4
5
6
7
8
9
10
11
.env
*.env
codegen-out/
build/
dist/
*.egg-info
*.json.gz
!example.env
!.coveragerc
!.pylintrc
!.gitignore