1 Star 0 Fork 0

Peter-Chou/petmacs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1016 Bytes
一键复制 编辑 原始数据 按行查看 历史
Peter-Chou 提交于 2024-03-09 09:20 . update
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
# .projectile
# directory configuration
.dir-locals.el
# network security
/network-security.data
# quelpa folder
/quelpa/
# transient folder
/transient/
# anaconda folder
/anaconda-mode/
# prescient cache folder
/var/
# persp folder
/persp-confs/
# cache
.cache*
# /custom.el
recentf
history
places
smex-items
amx-items
.lsp-*
projectile*
projects
bookmarks
ido*
schedules.org
lisp/emacs_backtrace.txt
mspyls/
eclipse.jdt.ls/
.extension/
workspace/
.dap-*
.last*
session*
*.db
eln-cache/
librime/
tree-sitter/
pyim/
eaf/
etc/
share/
TODO.org
forge-database.sqlite
dap-ui-repl-*-history
lombok-*.jar
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Peter-Chou/petmacs.git
git@gitee.com:Peter-Chou/petmacs.git
Peter-Chou
petmacs
petmacs
master

搜索帮助