c-kzg-4844/.gitignore

26 lines
254 B
Plaintext

test_c_kzg_4844
test_c_kzg_4844_*
coverage.html
analysis-report/
*.profraw
*.profdata
*.prof
*.o
*.s
*.a
*.out
.vscode/
.idea/
*bindings/*/*.so
*bindings/rust/target
__pycache__
.DS_Store
# nimble build dir
build/
# ccls cache dir
.ccls-cache/
target