2021-02-01 20:15:45 +00:00
|
|
|
*.o
|
|
|
|
*.a
|
|
|
|
*_test
|
2021-02-07 20:58:19 +00:00
|
|
|
*_bench
|
2021-02-10 11:55:38 +00:00
|
|
|
*_debug
|
2021-06-28 11:42:14 +00:00
|
|
|
*_tune
|
2021-02-07 20:58:19 +00:00
|
|
|
*.prof
|
|
|
|
*.out
|
|
|
|
*.log
|
2021-07-03 12:55:54 +00:00
|
|
|
src/*_tune.c
|
2021-02-01 20:15:45 +00:00
|
|
|
tmp/
|
2021-02-11 08:21:13 +00:00
|
|
|
doc/
|
2021-06-22 18:52:44 +00:00
|
|
|
inc/blst.h*
|
|
|
|
inc/blst_aux.h*
|
2021-02-05 08:47:47 +00:00
|
|
|
.vscode/
|
2021-02-07 14:19:25 +00:00
|
|
|
*.json
|
|
|
|
.clang-format
|
2022-10-01 23:52:12 +00:00
|
|
|
*bindings/*/*.so
|
2022-10-10 22:32:41 +00:00
|
|
|
*bindings/csharp/*.exe
|
|
|
|
*bindings/csharp/*.dll
|
2022-09-18 11:55:34 +00:00
|
|
|
__pycache__
|