忽略运行产生的 unix socket 文件
This commit is contained in:
1 file changed
+3
@@ -11,6 +11,9 @@
|
||||
# 数据库文件(SQLite)
|
||||
/data/
|
||||
|
||||
# 服务运行产生的 unix socket
|
||||
*.sock
|
||||
|
||||
# 系统文件
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
Reference in New Issue
Block a user