> For the complete documentation index, see [llms.txt](https://doc.tanmer.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.tanmer.cn/gong-ju-ruan-jian/atom.md).

# Atom

## 配置技巧

### 显示.gitignore文件

不知道从哪个版本开始，Atom默认不显示.gitignore中忽略掉的文件。通过以下方法可以显示：

设置中->`Packages`，搜索`tree-view`，点`Settings`，取消勾选`Hide VCS Ignored Files`

![](/files/-LAQtnr0zfEVQfsEFoB6)
