# precompiled python files
*.pyc

# generated by distutils
MANIFEST
dist/

# generated by setuptools
build/
ctypesgen.egg-info/
.eggs/
.python-version
tests/.python-version

# Swap/backup editor files
*.swp
*~
.pybuild/
.tox/
.idea/
core
