Remove unused top level files
I don't think anyone really uses the tools that uses these files these days, and they are another thing that needs to be updated every so often.
This commit is contained in:
parent
b1c6621e66
commit
5b320616ca
3 changed files with 0 additions and 11 deletions
2
Procfile
2
Procfile
|
@ -1,2 +0,0 @@
|
||||||
web: mix phx.server
|
|
||||||
release: mix ecto.migrate
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"skip_files": [
|
|
||||||
"test/support",
|
|
||||||
"lib/mix/tasks/pleroma/benchmark.ex",
|
|
||||||
"lib/credo/check/consistency/file_location.ex"
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,2 +0,0 @@
|
||||||
elixir_version=1.14.3
|
|
||||||
erlang_version=25.3
|
|
Loading…
Reference in a new issue