刚从vim开始转入emacs阵营,现在用的是spacemacs
** 描述
使用spacemacs/helm-project-smart-do-search
搜索时会搜索到项目里生成的压缩文件,能使用 .gitignore
忽略掉这些文件吗?
** 场景重现
- 打开
Emacs
-
SPC f f
并打开包含.gitignore
的文件夹里的文件 - 使用
SPC /
并输入搜索关键字
*** 出现 匹配出包含关键字的所有文件
*** 期待
忽略掉 .gitignore
中的文件后的匹配结果
** 系统环境
- OS: macOS Sierra 10.12.4
- Emacs: 25.1.1
- Spacemacs: 0.200.x
- Spacemacs branch: master (rev. c2774bc)
- Editing style: vim
- Completion: helm
- Layers:
yaml
html
javascript
python
helm
auto-completion
(better-defaults :variables better-defaults-move-to-end-of-code-first t) ;comment
emacs-lisp
git
markdown
org
spell-checking
syntax-checking