- Remove nostr_core/version.c from Makefile LIB_SOURCES to fix submodule build failures - Remove cjson/ from .gitignore and add cjson source files to repository - Consolidate cJSON.h into cjson/ directory (remove duplicate from nostr_core/) - Simplify build.sh versioning to only manage git tags and VERSION file - Update examples/version_test.c to work without version functions - Consumer projects can now use 'make' directly without missing file errors
27 lines
271 B
Plaintext
27 lines
271 B
Plaintext
Trash/
|
|
cline_history/
|
|
libsodium/
|
|
monocypher-4.0.2/
|
|
nak/
|
|
nips/
|
|
node_modules/
|
|
nostr-tools/
|
|
tiny-AES-c/
|
|
mbedtls/
|
|
|
|
|
|
mbedtls-arm64-install/
|
|
mbedtls-install/
|
|
secp256k1/
|
|
Trash/debug_tests/
|
|
node_modules/
|
|
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
build/
|
|
mbedtls-install/
|
|
mbedtls-arm64-install/
|