mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
e12077a78a
In #75, bytecode was disabled (from a bit of FUD back in `python<2.4` days, according to dev chat), I think it's safe enough to enable it again. Added in `__pycache__/` and `.pyc`/`.pyd` to `.gitignore`, to extra-insure compiled files don't get committed. `Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>` |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
admin_cmd.py | ||
appservice.py | ||
client_reader.py | ||
event_creator.py | ||
federation_reader.py | ||
federation_sender.py | ||
frontend_proxy.py | ||
generic_worker.py | ||
homeserver.py | ||
media_repository.py | ||
phone_stats_home.py | ||
pusher.py | ||
synchrotron.py | ||
user_dir.py |