Files
nostr_core_lib/.gitignore
2026-07-20 18:34:00 -04:00

37 lines
537 B
Plaintext

Trash/
cline_history/
libsodium/
monocypher-4.0.2/
nak/
nips/
node_modules/
nostr-tools/
tiny-AES-c/
blossom/
ndk/
Trash/debug_tests/
node_modules/
*.o
*.a
*.so
*.dylib
*.dll
build/
# Build outputs/binaries (do not track)
/websocket_debug
/libnostr_core_arm64.a
/tests/websocket_debug
/tests/*_test
/examples/input_detection
/examples/keypair_generation
/examples/mnemonic_derivation
/examples/mnemonic_generation
/examples/relay_pool
/examples/send_nip17_dm
/examples/simple_keygen
/examples/utility_functions
/examples/version_test