add .gitignore remove Releases
This commit is contained in:
parent
27b1079e31
commit
5ecc324c9f
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
/BosMon-Webserver/bin
|
||||||
|
/BosMon-Webserver/obj
|
||||||
|
/.vs
|
Binary file not shown.
Binary file not shown.
@ -1,9 +0,0 @@
|
|||||||
[logging]
|
|
||||||
path=/var/log/bmweb.log
|
|
||||||
|
|
||||||
[server]
|
|
||||||
prefix=http://*:8084/
|
|
||||||
auth_user=upload
|
|
||||||
auth_pass=upupup
|
|
||||||
upload_path=upload
|
|
||||||
download_path=test
|
|
Loading…
Reference in New Issue
Block a user