c-kzg-4844/.gitignore

14 lines
172 B
Plaintext
Raw Normal View History

2021-02-01 20:15:45 +00:00
*.o
*.a
2021-02-07 20:58:19 +00:00
*.out
inc/blst.h*
inc/blst_aux.h*
2021-02-05 08:47:47 +00:00
.vscode/
2021-02-07 14:19:25 +00:00
.clang-format
2022-10-02 00:52:12 +01:00
*bindings/*/*.so
*bindings/rust/target
2022-10-10 23:32:41 +01:00
*bindings/csharp/*.exe
*bindings/csharp/*.dll
2022-09-18 12:55:34 +01:00
__pycache__
2022-11-07 14:35:10 -08:00
.DS_Store