-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
56 lines (45 loc) · 804 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
54
55
56
# The bane of every mac user
.DS_Store
# Secrets
shell/secret_env
neomutt/secret
# Email stuff
notmuch/
mbsync/
msmtp/
# Contacts/calendars
vdirsyncer/
# CLI for my router
scripts/wifi
# Newsboat
newsboat/history.cmdline
newsboat/history.search
newsboat/error.log
newsboat/cache.db
# w3m: don't want to share history, cookies, etc.
w3m/*
!w3m/cgi-bin/
!w3m/config
!w3m/keymap
!w3m/siteconf
!w3m/urimethodmap
# GNUPG: Don't want to share my keys, but I want the config in git
gnupg/*
!gnupg/gpg.conf
# pipe-viewer
pipe-viewer/*
!pipe-viewer/pipe-viewer.conf
# ncmpcpp
ncmpcpp/error.log
ncmpcpp/patterns.list
# Misc
*.pyc
vim/autoload/plug.vim*
nvim/plugin/packer_compiled.lua
karabiner/automatic_backups/
/tools/solvitaire
bin/geckodriver
Gemfile.lock
# irssi
irssi/*.log
irssi/config.autosave