mirror of
https://gitee.com/Zhaoxin59/my-chat_-client.git
synced 2026-02-13 16:41:48 +08:00
update SelfInfoWidget
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -2,13 +2,10 @@ build/
|
||||
# 忽略 Qt Creator 的用户配置文件
|
||||
CMakeLists.txt.user
|
||||
*.user
|
||||
|
||||
# 其他常见 IDE 文件(根据实际使用情况添加)
|
||||
.idea/ # CLion
|
||||
.vscode/ # VS Code
|
||||
.vs/ # Visual Studio
|
||||
.idea/
|
||||
.vscode/
|
||||
.vs/
|
||||
*.iml
|
||||
*.user
|
||||
*.suo
|
||||
*.vsidx
|
||||
*.ipch
|
||||
|
||||
Reference in New Issue
Block a user