view .hgignore @ 477:9125a6e440c0

install (setup): installation is actually not zip safe: `zip_safe` cause trouble when set and the package is zipped: - Twisted doesn't seem to handle correctly the plugin - `VERSION` can't be loaded
author Goffi <goffi@goffi.org>
date Mon, 03 Jan 2022 16:48:22 +0100
parents d99047cd90f9
children
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
tags
twistd.log
twistd.pid
bridge_constructor/generated
_trial_temp/
sat.egg-info
*.un~
dist
MANIFEST
build