b6cae74f13
Replace legacy lazy-deps with the latest pattern. Change-Id: If0b0798d76f63b8a42b222398c043f26e9035e42 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7576 Reviewed-by: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI Autosubmit: wpcarro <wpcarro@gmail.com>
35 lines
734 B
Text
35 lines
734 B
Text
.vim
|
|
./configs/secrets
|
|
**/*/.emacs.d/quelpa/**/*
|
|
**/*/.emacs.d/elpa/**/*
|
|
**/*/.emacs.d/emojis
|
|
**/*/.emacs.d/auto-save-list/**/*
|
|
**/*/.emacs.d/eshell/
|
|
**/*/.emacs.d/var/**/*
|
|
**/*/.emacs.d/.cache/**/*
|
|
**/*/.emacs.d/request
|
|
**/*/.emacs.d/network-security.data
|
|
**/*/.emacs.d/smex-items
|
|
**/*/.gnupg/random_seed
|
|
**/*/.gnupg/private-keys-v1.d
|
|
.netrwhist
|
|
Vundle.vim
|
|
**/*/.emacs.d/custom.el
|
|
**/*/.emacs.d/projectile-bookmarks.eld
|
|
**/*/.emacs.d/bookmarks
|
|
**/*/transient/history.el
|
|
*.hi
|
|
*.o
|
|
__pycache__
|
|
*.class
|
|
node_modules/
|
|
/configs/.config/fish/config.fish
|
|
/configs/.config/fish/fish_variables
|
|
/website/blog/public/
|
|
/emacs/.emacs.d/tramp
|
|
.gitsecret/keys/random_seed
|
|
!*.secret
|
|
secrets.json
|
|
|
|
# Nix gcroots symlinks created by .envrc
|
|
/.gcroots/*
|