-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy path.gitignore
More file actions
41 lines (39 loc) · 916 Bytes
/
Copy path.gitignore
File metadata and controls
41 lines (39 loc) · 916 Bytes
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
/.config/fish/completions/fisher.fish
/.config/fish/conf.d/z.fish
/.config/fish/fish_history
/.config/fish/fish_variables
/.config/fish/fishd.ashmalko
/.config/fish/fishd.omicron
/.config/fish/functions/__z.fish
/.config/fish/functions/__z_add.fish
/.config/fish/functions/__z_complete.fish
/.config/fish/functions/__zo.fish
/.config/fish/functions/fisher.fish
/.config/fish/functions/getopts.fish
/.config/fish/functions/z.awk
/.config/fish/functions/zadd.awk
/.ssh/id_rsa
/.ssh/known_hosts
/.vim/.netrwhist
/.vim/.netrwlist
/.vim/.ycm_extra_conf.pyc
/.vim/bundle
/.vim/haskellmode.config
/.vim/spell/
/.zsh/cache
/README.el
/emacs.el
/README.nix
/README.js
/README.sh
# For .emacs.d, it's easier to list what needs to be tracked
/.emacs.d/*
!/.emacs.d/init.el
!/.emacs.d/early-init.el
!/.emacs.d/user-lisp/
!/.emacs.d/snippets/
*.elc
/.emacs.d/user-lisp/.user-lisp-autoloads.el
/notmuch-tags
/private.el
/result