diff options
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore index bde36e3a..286019ee 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -1,4 +1,6 @@ codegen-out/ +build/ +*.egg-info *.json.gz !.coveragerc !.pylintrc |