view .hgignore @ 151:6689aa54b20c default tip

refactoring from camelCase -> snake_case: This libraries was using camelCase due for historical reasons (related to the use of Twisted in the initial project). This patch fixes it by using PEP8 compliant snake_case
author Goffi <goffi@goffi.org>
date Sat, 08 Apr 2023 15:38:18 +0200
parents 49b40c9e6ba3
children
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
MANIFEST