Add gitignore for pycache

This commit is contained in:
Chris Proctor 2023-07-12 14:31:48 -04:00
parent 3fab5d5a71
commit 9f84b9619e
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

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