小编Jul*_*n L的帖子

目录在github上显示为灰色文件夹,但不跟踪其内容.为什么?

我有一个目录"ui-kit",它在github上显示为灰色文件夹.它不可点击.

Github截图

以下是.gitignore的全部内容:

# Fleetwit
docs
uploads/*
.env
*.prj
*.pui

# Logs
logs
*.log

#Node
node_modules

# =========================
# Operating System Files
# =========================

# OSX
# =========================

.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

# Windows
# =========================

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on …
Run Code Online (Sandbox Code Playgroud)

git github

8
推荐指数
2
解决办法
6701
查看次数

标签 统计

git ×1

github ×1