Updated ignore file to include __pycache__/ directory.

user: john
branch 'default'
changed .hgignore
This commit is contained in:
john
2023-05-14 10:25:35 -04:00
parent 5930ad5af1
commit c76cec1a73

View File

@@ -3,3 +3,5 @@
bin/ bin/
lib/ lib/
.idea/ .idea/
__pycache__/