mirror of
https://github.com/benbusby/farside.git
synced 2025-04-25 05:00:02 +00:00
Initial commit
This commit is contained in:
commit
be9606094c
3 changed files with 33 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/_build
|
||||
/cover
|
||||
/deps
|
||||
/doc
|
||||
/.fetch
|
||||
erl_crash.dump
|
||||
*.ez
|
||||
*.beam
|
||||
/config/*.secret.exs
|
||||
.elixir_ls/
|
Loading…
Add table
Add a link
Reference in a new issue