c-kzg-4844/.gitignore
Dan Cline 9cb4db23dd chore: bump bindgen
also adds .ccls-cache/ to .gitignore
2024-01-22 11:16:35 -05:00

24 lines
246 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/