# python bytecode
*.py[co]
__pycache__/

# C extensions
*.so
*.mod
*.o
*_.f

# doc build
doc/build
