Keep pycache out of repo

This commit is contained in:
Chris Proctor
2024-02-12 08:10:16 -05:00
parent 721e877c51
commit 88b65f75a9

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
**/__pycache__/*