Initial commit that merge both the front end and the API in the same repository
This commit is contained in:
commit
76f98b74dd
285 changed files with 51318 additions and 0 deletions
5
api/.coveragerc
Normal file
5
api/.coveragerc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[run]
|
||||
include = funkwhale_api/*
|
||||
omit = *migrations*, *tests*
|
||||
plugins =
|
||||
django_coverage_plugin
|
||||
Loading…
Add table
Add a link
Reference in a new issue