gitignore

This commit is contained in:
Simon Cruanes 2022-07-18 23:27:07 -04:00
parent f3f0628261
commit b0cb60ab67
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

2
.gitignore vendored
View file

@ -16,3 +16,5 @@ snapshots/
perf.* perf.*
.mypy_cache .mypy_cache
*.gz *.gz
.git-blame-ignore-revs
*.json