mirror of
https://github.com/erlang-punch/nostr
synced 2025-12-06 07:33:09 +00:00
This is a huge commit including many modification. It has been been squashed to work on something cleaner. Nip/02 was not correctly implemented.
23 lines
167 B
Plaintext
23 lines
167 B
Plaintext
.rebar3
|
|
_*
|
|
.eunit
|
|
*.o
|
|
*.beam
|
|
*.plt
|
|
*.swp
|
|
*.swo
|
|
.erlang.cookie
|
|
ebin
|
|
log
|
|
erl_crash.dump
|
|
.rebar
|
|
logs
|
|
_build
|
|
.idea
|
|
*.iml
|
|
rebar3.crashdump
|
|
doc
|
|
*~
|
|
**.trace
|
|
**_build
|
|
_build** |