删除 .gitignore

This commit is contained in:
dvs
2026-08-27 10:46:24 +00:00
parent c352eef2ba
commit 587ef2140b
-20
View File
@@ -1,20 +0,0 @@
# 运行时数据(聊天记录/账户/服务器状态)
data/
server_data/
ChaosCryptChat/data/
ChaosCryptChat/server_data/
# 密钥文件(严禁上传!)
*.key
# Python 缓存
__pycache__/
*.pyc
# 媒体缓存
media/
# 系统文件
Thumbs.db
.DS_Store
desktop.ini