# Byte-compiled / optimized / DLL files
__pycache__/

# from NgSolve CF.Compile() generated
code[0-9]*.cpp
code[0-9]*.o
code[0-9]*.so

# from profiling
*.trace
tests/traces/

# test Results
tests/*[R,r]esult*/

# debugging stuff
tests/debug*.py