Remove pickles from .gitignore since mkbinder.py no longer uses pickle

This commit is contained in:
Anthony Wang 2022-01-22 22:03:36 -06:00
parent 81296a7ffa
commit cb70605620
Signed by: a
GPG key ID: BC96B00AEC5F2D76

3
.gitignore vendored
View file

@ -1,6 +1,3 @@
# Custom
*.pickle
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]