1183d6f817
Python 3 was released more than 10 years ago, and support for Python 2 is going away, with many Linux distributions starting to phase it out. This patch migrates git-arr to Python 3. The generated output is almost exactly the same, there are some minor differences such as HTML characters being quoted more aggresively, and handling of paths with non-utf8 values.
5 lines
33 B
Plaintext
5 lines
33 B
Plaintext
*.pyc
|
|
__pycache__
|
|
.*
|
|
!.gitignore
|