|
|
|
gitconfig
|
|
|
|
.gitconfig
|
|
|
|
*.swp
|
|
|
|
*.swo
|
|
|
|
*~
|
|
|
|
\#*\#
|
|
|
|
/.emacs.desktop
|
|
|
|
/.emacs.desktop.lock
|
|
|
|
*.elc
|
|
|
|
auto-save-list
|
|
|
|
tramp
|
|
|
|
.\#*
|
|
|
|
.org-id-locations
|
|
|
|
*_archive
|
|
|
|
*_flymake.*
|
|
|
|
*/eshell/history
|
|
|
|
*/eshell/lastdir
|
|
|
|
*/emacs.d/eshell/*
|
|
|
|
*.rel
|
|
|
|
/auto/
|
|
|
|
.cask/
|
|
|
|
*.last
|
|
|
|
elpa/
|
|
|
|
projectile-bookmarks.eld
|
|
|
|
*.dat
|
|
|
|
helm-adaptive-history
|
|
|
|
/smex-items
|
|
|
|
/.smex-items
|
|
|
|
/smex-save-file
|
|
|
|
/recentf
|
|
|
|
|
|
|
|
*/emacs.d/irony/*
|
|
|
|
|
|
|
|
# nvim specific
|
|
|
|
plugged
|
|
|
|
bundle/**
|
|
|
|
autoload/
|
|
|
|
|
|
|
|
npm-debug.log
|
|
|
|
|
|
|
|
/dotfiles/config/configstore/update-notifier-nodemon.json
|
|
|
|
|
|
|
|
/dotfiles/config/yarn
|
|
|
|
|
|
|
|
/dotfiles/emacs.d/network-security.data
|
|
|
|
|
|
|
|
/dotfiles/emacs.d/recentf
|
|
|
|
|
|
|
|
# Wireshark temporary files
|
|
|
|
*/dotfiles/config/wireshark/recent
|
|
|
|
*/dotfiles/config/wireshark/dfilters
|
|
|
|
*/dotfiles/config/wireshark/recent_common
|
|
|
|
|
|
|
|
|