33 lines
372 B
Plaintext
33 lines
372 B
Plaintext
# Sibling workspace directories (not part of this project)
|
|
/c_utils_lib/
|
|
/nostr_core_lib/
|
|
/openclaw/
|
|
/c-relay/
|
|
/nips/
|
|
/config.json
|
|
/config.jsonc
|
|
test_keys.txt
|
|
|
|
/mongoose/
|
|
/Trash/
|
|
deploy_lt.sh
|
|
nostr_delete.sh
|
|
|
|
|
|
# Build artifacts
|
|
/build/
|
|
/didactyl
|
|
*.o
|
|
*.a
|
|
*.tar.gz
|
|
debug.log
|
|
context.log
|
|
didactyl_static_x86_64
|
|
didactyl_static_x86_64_debug
|
|
a.out
|
|
|
|
# Editor/IDE
|
|
*.swp
|
|
*.swo
|
|
*~
|