Ignore __pycache__ subdirectory.

This commit is contained in:
Bradley M. Kuhn 2025-07-22 13:43:42 -07:00
parent 0c53f82635
commit 99f2fda7be

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*~ *~
date-range-1.pl date-range-1.pl
__pycache__