update gitignore to ignore python cache files

This commit is contained in:
Vyacheslav Demidyuk
2025-01-15 23:20:02 +02:00
parent 04d2f2e189
commit ee149feef1
+3
View File
@@ -188,3 +188,6 @@ UpgradeLog*.htm
# Microsoft Fakes
FakesAssemblies/
# Python cache
__pycache__/