mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-09 12:54:56 -05:00
update .gitignore, set media-store-path in demo
This commit is contained in:
parent
d3d0713de5
commit
58691680b8
2 changed files with 5 additions and 9 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -26,17 +26,12 @@ htmlcov
|
|||
|
||||
demo/*.db
|
||||
demo/*.log
|
||||
demo/*.log.*
|
||||
demo/*.pid
|
||||
demo/media_store.*
|
||||
demo/etc
|
||||
|
||||
graph/*.svg
|
||||
graph/*.png
|
||||
graph/*.dot
|
||||
|
||||
**/webclient/config.js
|
||||
**/webclient/test/coverage/
|
||||
**/webclient/test/environment-protractor.js
|
||||
|
||||
uploads
|
||||
|
||||
.idea/
|
||||
media_store/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue