mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-08 13:11:56 +08:00
Fix remaining occurence of app_builder
This commit is contained in:
parent
4a543c4aa9
commit
a510148325
1 changed files with 1 additions and 1 deletions
2
app_bundler/.gitignore
vendored
2
app_bundler/.gitignore
vendored
|
|
@ -20,7 +20,7 @@ erl_crash.dump
|
|||
*.ez
|
||||
|
||||
# Ignore package tarball (built via "mix hex.build").
|
||||
app_builder-*.tar
|
||||
app_bundler-*.tar
|
||||
|
||||
# Temporary files, for example, from tests.
|
||||
/tmp/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue