fix .gitignore in generates

This commit is contained in:
Louis Abel 2023-03-11 20:32:20 -07:00
parent 9135214802
commit 0caf69d110
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
__pycache__/ *.py[cod] __pycache__/
*.py[cod]
*$py.class *$py.class
*.so *.so
generate_prepopulate_from_self