Files
Ed Morley 6e15af87e0 Add .gitignore
This covers files generated by `pip install -e .` and
`./setup.py sdist bdist_wheel`.
2017-05-12 14:59:33 +01:00

5 lines
35 B
Plaintext

*.py[cod]
*.egg-info/
build/
dist/