14 lines
133 B
Plaintext
14 lines
133 B
Plaintext
# ignore log file
|
|
**/goc.log
|
|
|
|
# binary
|
|
goc
|
|
|
|
# the temp file to save service address
|
|
_svrs_address.txt
|
|
|
|
# other
|
|
*.iml
|
|
.DS_Store
|
|
.idea
|