Adding Python pickle extension to the git ignore. Nearly added another one of these by accident.

This commit is contained in:
Patrick Shriwise 2021-06-30 08:44:27 -05:00
parent 4fd6f0e8df
commit 0aafa81907

3
.gitignore vendored
View file

@ -116,3 +116,6 @@ CMakeSettings.json
# Visual Studio Code configuration files
.vscode/
# Python pickle files
*.pkl