Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
clean up the hex package contents
Browse files Browse the repository at this point in the history
  • Loading branch information
boydm committed Mar 26, 2019
1 parent 6b094b1 commit 4e5b0d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ defmodule Scenic.Driver.Glfw.MixProject do
"c_src/**/*.[ch]",
"c_src/**/*.txt",
"config",
"priv/fonts",
"priv/fonts/**/*.txt",
"priv/fonts/**/*.ttf.*",
"lib/**/*.ex",
"Makefile",
"mix.exs",
Expand Down

0 comments on commit 4e5b0d9

Please sign in to comment.