feat: initial commit
This commit is contained in:
commit
8702144f97
49 changed files with 2762 additions and 0 deletions
4
pento/priv/repo/migrations/.formatter.exs
Normal file
4
pento/priv/repo/migrations/.formatter.exs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
import_deps: [:ecto_sql],
|
||||
inputs: ["*.exs"]
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue