-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
64 lines (55 loc) · 1.33 KB
/
.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
54
55
56
57
58
59
60
61
62
63
64
# private
private/
/dots/ssh/*
# temp files
*.swp
# config files
/dots/fonts/adobe-fonts/source-code-pro/
/dots/ncmpcpp/error.log
/dots/ncmpcpp/artists/
/dots/weechat/sec.conf
/dots/weechat/weechat.log
/dots/weechat/urlserver_list.txt
/dots/weechat/script/
/dots/weechat/python/
/dots/weechat/ruby/
/dots/weechat/lua/
/dots/weechat/perl/
/dots/weechat/logs/
/dots/urxvt/ext/
/ergodox/ergodox_ez.hex
/ergodox/teensy_loader_cli/
/dots/bin/nethack
*.pyc
/dots/zsh/local.zsh
/dots/bash/local.bash
# I can't seem to disable this :(
/dots/zsh/.zcompdump
/dots/zsh/.zsh_sessions/
/ansible/roles/elliotweiser.osx-command-line-tools/
/dots/zsh/.zsh_history
*.zwc
/dots/zsh/.zcompcache/
# Emacs
/dots/doom.d/custom.el
/dots/doom.d/lisp/
## Tangled output from literate config
/dots/doom.d/init.el
/dots/doom.d/config.el
/dots/doom.d/config.sh
/dots/doom.d/packages.el
# Fish
# This one is controlled by fisher
/dots/fish/conf.d/
# fisher plugins
/dots/fish/functions/_tide*.fish
/dots/fish/functions/tide/
/dots/fish/functions/tide.fish
/dots/fish/completions/tide.fish
/dots/fish/functions/fish_prompt.fish
/dots/fish/functions/fish_mode_prompt.fish
/dots/fish/functions/_puffer_fish_expand_lastarg.fish
/dots/fish/functions/_puffer_fish_expand_bang.fish
/dots/fish/functions/_puffer_fish_expand_dots.fish
# Karabiner
/dots/macos/karabiner/automatic_backups/*.json