Add bcrypt dependency and ability to compile arbitrary dependencies in C build script.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -34,5 +34,6 @@ MasterPassword/Java/**/target
|
||||
# C
|
||||
MasterPassword/C/*.o
|
||||
MasterPassword/C/mpw
|
||||
MasterPassword/C/mpw-bench
|
||||
MasterPassword/C/lib/*/*
|
||||
!MasterPassword/C/lib/*/.source
|
||||
|
Reference in New Issue
Block a user