-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
53 lines (48 loc) · 847 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# This file maintains work-specific config I don't want public.
emacs/early-init-private.el
# The no-littering Emacs package keeps data/temp files under emacs/var/.
emacs/var/
# Although I'm using the no-littering Emacs package, it doesn't yet
# completely work for the eln-cache directory.
# See: https://github.com/emacscollective/no-littering/discussions/206.
emacs/eln-cache/
**/*auth*
**/*secret*
**/*token*
*.elc
*.log
*.orig
*.swp
*~
.DS_Store
.\#*
.emacs.desktop
.emacs.desktop.lock
\#*\#
AWSVPNClient/
argocd/
auto-save-list
configstore/
dlv/.dbg_history
droidcli/
envconfig/
exercism/
filezilla/
gcloud/
gh/
ghc/
git/gpg.inc
git/hooks/
gnupg/*.kbx
iterm2/AppSupport
k9s/config.yml
ngrok/
nvim/bundle/*/doc/tags
raycast/extensions/
target/
tramp
zsh/.zcompcache
zsh/.zcompdump
zsh/.zsh_history
zsh/.zsh_sessions/
zsh/lib/private*.zsh