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-01 23:52:12 +00:00
*bindings/*/*.so
*bindings/rust/target
2022-10-10 22:32:41 +00:00
*bindings/csharp/*.exe
*bindings/csharp/*.dll
2022-09-18 11:55:34 +00:00
__pycache__
2022-11-07 22:35:10 +00:00
.DS_Store