fixing gitignore to ignore cached python files

master^2
Aaron Goldstein 2020-07-15 12:39:03 -07:00
parent 4b6666d328
commit 4dda397952
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -57,3 +57,4 @@ Temporary Items
*.OutJob.Zip
*.NET
*.PcbDoc.htm
**/__pychache__/*