__pycache__/
*.so
smartcols.egg-info/

/.eggs/
/MANIFEST
/build/
/dist/
# Generated by Cython
/cython_debug/
/smartcols.c
# Coverage files
/.coverage
/htmlcov/
# sphinx output
/doc/_build/
# pytest cache
/.cache/
