删除 .gitignore
This commit is contained in:
-20
@@ -1,20 +0,0 @@
|
|||||||
# 运行时数据(聊天记录/账户/服务器状态)
|
|
||||||
data/
|
|
||||||
server_data/
|
|
||||||
ChaosCryptChat/data/
|
|
||||||
ChaosCryptChat/server_data/
|
|
||||||
|
|
||||||
# 密钥文件(严禁上传!)
|
|
||||||
*.key
|
|
||||||
|
|
||||||
# Python 缓存
|
|
||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
|
|
||||||
# 媒体缓存
|
|
||||||
media/
|
|
||||||
|
|
||||||
# 系统文件
|
|
||||||
Thumbs.db
|
|
||||||
.DS_Store
|
|
||||||
desktop.ini
|
|
||||||
Reference in New Issue
Block a user