Add checksums
This commit is contained in:
parent
15a8690010
commit
4f12d46862
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,6 +4,8 @@
|
|||
# or operating system, you probably want to add a global ignore instead:
|
||||
# git config --global core.excludesfile '~/.gitignore_global'
|
||||
|
||||
/checksums/*
|
||||
!/checksums/.keep
|
||||
/lib/*.bundle
|
||||
/lib/digest/blake2b_ext.so
|
||||
|
||||
|
|
0
checksums/.keep
Normal file
0
checksums/.keep
Normal file
Loading…
Reference in a new issue