Skip to content

Commit

Permalink
no dot in front of the template gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
boydm committed Oct 28, 2018
1 parent b5664b1 commit ef52560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ defmodule ScenicNew.MixProject do
links: %{github: @github},
files: [
"templates/**/*.jpg",
"templates/**/.gitignore",
"templates/**/gitignore",
"templates/**/*.exs",
"templates/**/*.config",
"templates/**/*.args",
Expand Down

0 comments on commit ef52560

Please sign in to comment.