mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-09 13:44:53 +08:00
When tmpdir is cleaned on macOS, files are removed, directories are kept, so we use an extra file as a flag to easily check if the files are extracted. However, files starting with dot are not removed as part of the cleanup, so we need to use a regular name. |
||
|---|---|---|
| .. | ||
| livebook | ||
| livebook_cli | ||
| livebook_web | ||
| mix/tasks | ||
| livebook.ex | ||
| livebook_app.ex | ||
| livebook_cli.ex | ||
| livebook_web.ex | ||