加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/syl20bnr/spacemacs
克隆/下载
.gitignore 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
Hang Su 提交于 2024-06-01 17:42 . ignore undo directory
*.db
*.elc
*.pyc
*.stackdump
*.flycheck_packages.el
/*.zip
.DS_Store
.ac-php-conf.json
.cache
.dap-breakpoints
.directory
.emacs.desktop
.emacs.desktop.lock
.extension
.lsp-session-*
.mc-lists.el
.places
.python-environments/
.recentf
.recentf~
.smex-items
.trello
/.cask/
/.my-keybindings.el.swp
/devdocs
/eww-bookmarks
/history
/image-dired
/network-security.data
/recentf
/recentf~
/session.*
/srecode-map.el
\#*
ac-comphist.dat
auto-save-list/
bbdb
bookmarks
crown/
eclipse.jdt.ls
edts/
elnode/
elpa/
EmmyLua-LS-all.jar
eproject.lst
eshell/alias
eshell/history
eshell/lastdir
export/
!/core/tools/export/
forge-database.sqlite
mspyls/
my-org/
nov-places
org-files/
org-journal.cache
projectile-bookmarks.eld
projectile.cache
python-*-docs-html
quelpa/
quickurls
racket-mode/
semanticdb/
server/
tmp/
tramp
transient/
url/*
var/
workspace
undo/*
# Private directory
/doc/COMMUNITY.org
/doc/CONTRIBUTING.org
/games/
private/
!private/README.md
!private/snippets/README.md
!private/templates/README.md
!private/local/README.md
# Ignore tags created by cscope, etags, ctags, and gtags (GNU global)
# source: https://github.com/github/gitignore/blob/master/Global/Tags.gitignore
cscope.files
cscope.out
cscope.in.out
cscope.po.out
GTAGS
GRTAGS
GPATH
GSYMS
TAGS
.TAGS
!TAGS/
tags
.tags
!tags/
gtags.files
eln-cache/
meghanada/
vimish-fold/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化