1
0
mirror of https://github.com/suk-ws/ph-Bookshelf.git synced 2025-01-18 23:12:23 +08:00
ph-Bookshelf/.gitignore

15 lines
157 B
Plaintext

# 忽略开发文件夹
.vs/
debug/
.idea/
# 忽略服务器运行时文件
.well-known/
.user.ini
# 忽略数据
data
# 不忽略配置文件
!.htaccess