ignore *nogit* and *nosf*; 似乎 hash_to_sig_distance 用的还是之前的 BigNumber,现在是失效的,重新改写。

This commit is contained in:
Luk
2024-09-22 15:50:33 +08:00
parent ec367b9bbd
commit 43b9bd6898
3 changed files with 26 additions and 8 deletions

6
.gitignore vendored
View File

@@ -13,9 +13,13 @@
?*.gitignore.*
?*.gitignore.*/
*.gitomit
*.gitomit/
*.gitomit.*
*.gitomit/
*.gitomit.*/
*.nogit
*.nogit.*
*.nogit/
*.nogit.*/
# 保留
!.gitignore
!.gitignore.*