formations/python-perfs/.gitignore

14 lines
198 B
Plaintext
Raw Permalink Normal View History

2022-09-15 14:16:10 +00:00
.cache/
.hypothesis/
2023-06-22 09:50:58 +00:00
*.so
*.html
2023-09-18 13:17:29 +00:00
*.bin
*.build/
build/
*.pyi
2023-10-09 12:09:02 +00:00
examples/collatz_length_annotated.c
examples/collatz_length_cython.c
examples/collatz_length_cython_to_c.c
examples/phi5cython.c
*.lprof