Skip to content

Commit

Permalink
add assets in cd workflow (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliocabrera820 committed Jan 16, 2025
1 parent 8436650 commit 8179d58
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
*.ez
/build
erl_crash.dump
/priv/static/*.mjs
/priv/static/*.mjs
.DS_Store
Binary file removed priv/.DS_Store
Binary file not shown.
Binary file removed priv/static/.DS_Store
Binary file not shown.
Binary file removed priv/static/images/.DS_Store
Binary file not shown.

0 comments on commit 8179d58

Please sign in to comment.