-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitignore
More file actions
63 lines (49 loc) · 1.07 KB
/
Copy path.gitignore
File metadata and controls
63 lines (49 loc) · 1.07 KB
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
# Ignore vim's netrw history
.netrwhist
# Ignore vimperator's info directory
vimperator/info
# Ignore vim's spelling word lists
vim/spell
# Ignore vim bundles, except Vundle
vim/bundle/*
!vim/bundle/vundle
# Ignore tmux plugins, except Tmux Plugin Manager
tmux/plugins/*
!tmux/plugins/tpm
!tmux/plugins/tmux-urlview
# Ignore tmux resurrection
tmux/resurrect/*
# Ignore all xmonad files, except the config
xmonad/*
!xmonad/xmonad.hs
# Ignore mutt mailboxes
mutt/mailboxes
# Ignore mutt work-specific settings
mutt/workrc
# Ignore the beets runtime state
config/beets/state.pickle
# Ignore rofi-pass last password used
config/rofi-pass/last_used
# Ignore ncmpcpp error log
ncmpcpp/error.log
# Ignore weechat stuff
weechat/gs/
weechat/xfer/
weechat/logs/
weechat/script/*gz
weechat/plugins/wnot.so
weechat/*.log
weechat/urlserver_list.txt
weechat/sec.conf
weechat/slack.cache
# Ignore ranger stuff
config/ranger/bookmarks
config/ranger/history
config/ranger/tagged
# Ignore mpd stuff
config/mpd/playlists
config/mpd/database
config/mpd/log
config/mpd/pid
config/mpd/state
sticker.sql