- bb.edn with compile/test/repl/nrepl/clean/fmt tasks - nREPL checks .nrepl-port for existing server before starting - Cleans up .nrepl-port on shutdown - Add .nrepl-port to .gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
/_build/
|
|
/cover/
|
|
/deps/
|
|
/doc/
|
|
/.fetch
|
|
erl_crash.dump
|
|
*.ez
|
|
*.beam
|
|
/tmp/
|
|
.elixir_ls/
|
|
.nrepl-port
|