Merge remote-tracking branch 'origin/develop' into feature/bbs
This commit is contained in:
commit
6ad8ddfd29
830 changed files with 12375 additions and 67372 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,7 +3,6 @@
|
|||
/db
|
||||
/deps
|
||||
/*.ez
|
||||
/uploads
|
||||
/test/uploads
|
||||
/.elixir_ls
|
||||
/test/fixtures/test_tmp.txt
|
||||
|
|
@ -36,3 +35,6 @@ erl_crash.dump
|
|||
|
||||
# Editor config
|
||||
/.vscode/
|
||||
|
||||
# Prevent committing docs files
|
||||
/priv/static/doc/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue