add gitignore
This commit is contained in:
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
|
|
||||||
|
Reference in New Issue
Block a user