We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ff41f commit 2720623Copy full SHA for 2720623
mix.exs
@@ -44,6 +44,8 @@ defmodule Scenic.Mixfile do
44
# only include *.ex files
45
"lib/**/*.ex",
46
"mix.exs",
47
+ "guides/**/*.md",
48
+ "guides/**/*.png",
49
"README.md"
50
]
51
],
0 commit comments