09-11-周四_16-40-49
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# macOS 系统文件
|
||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
|
||||||
|
# 缩略图缓存
|
||||||
|
._*
|
||||||
|
|
||||||
|
# Windows 系统文件
|
||||||
|
Thumbs.db
|
||||||
|
ehthumbs.db
|
||||||
|
Desktop.ini
|
||||||
|
|
||||||
|
# IDE 配置文件(示例)
|
||||||
|
.idea/
|
||||||
|
.vscode/
|
Binary file not shown.
Reference in New Issue
Block a user