mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 11:35:33 -04:00
.gitignore: Don't ignore .a files.
Add the 64-bit versions of libhogweed.dll.a and libnettle.dll.a to the repository. NOTE: This was originally done on 2022/08/07 06:25 PM EDT, but I forgot to commit the changes...
This commit is contained in:
parent
a2bcb8ac1e
commit
95d3c50b7f
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,5 +18,5 @@ CMakeFiles/
|
||||
cmake_install.cmake
|
||||
git_version.h
|
||||
|
||||
# Allow *.a files in the win32/ directory.
|
||||
!/win32/*/lib/*.a
|
||||
# Allow *.a files for GNU Nettle.
|
||||
!/extlib/nettle.win32/lib.*/*.a
|
||||
|
BIN
extlib/nettle.win32/lib.amd64/libhogweed.dll.a
vendored
Normal file
BIN
extlib/nettle.win32/lib.amd64/libhogweed.dll.a
vendored
Normal file
Binary file not shown.
BIN
extlib/nettle.win32/lib.amd64/libnettle.dll.a
vendored
Normal file
BIN
extlib/nettle.win32/lib.amd64/libnettle.dll.a
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user