Files
didactyl/.gitignore
2026-03-22 11:21:43 -04:00

36 lines
403 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
*~
# Local secrets
genesis.jsonc