add gitignore
This commit is contained in:
parent
0261bf1613
commit
4249f95310
3
.gitignore
vendored
3
.gitignore
vendored
@ -12,3 +12,6 @@ target
|
|||||||
*.iws
|
*.iws
|
||||||
*.log
|
*.log
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
*.conf
|
||||||
|
*.PNG
|
||||||
|
@ -5,5 +5,4 @@ http.tracker_http_port = 8080
|
|||||||
http.anti_steal_token = no
|
http.anti_steal_token = no
|
||||||
http.secret_key = FastDFS1234567890
|
http.secret_key = FastDFS1234567890
|
||||||
|
|
||||||
tracker_server = 10.0.11.245:22122
|
tracker_server = 192.168.1.101:22122
|
||||||
tracker_server = 10.0.11.246:22122
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user