Skip to content
Snippets Groups Projects
Unverified Commit e12077a7 authored by Jonathan de Jong's avatar Jonathan de Jong Committed by GitHub
Browse files

Allow bytecode again (#9502)


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: default avatarJonathan de Jong <jonathan@automatia.nl&gt;`>
parent ddb24029
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment