This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
106 lines (95 loc) · 1.47 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# .gitignore
# Suffixes
%gconf.xml
icons.*.rc
*.core
*.deb
*.elc
*.eln
*.fasl
*.hi
*.log
*.o
*.so
*.old
*.orig
*.rpm
*.spec
*.swp
*.xz
*.gz
*.tgz
*.plstore
*.pem
*.tmp
*.lock
*~
*.#*
*.iso
*.part
tmp.patch
__pycache__
.venv
*.value
*.gcno
# Compiled binaries
bin/i3-appropriate-layout
bin/bye-hs
# Private config
config.m4
# Generated state
systems/*/cinnamon/spices.cache
doc/man/index.db
# Generated files
dotfiles/mpoprc
dotfiles/msmtprc
dotfiles/mairixrc
dotfiles/gtk-3.0/settings.ini
dotfiles/i3/colours_active_theme
# Qutebrowser
dotfiles/qutebrowser/qsettings/QtProject.conf
# vim
dotfiles/vim/undo/
dotfiles/vim/spell/
dotfiles/vim/.netrwhist
# Emacs
emacs.d/.trash_emacs/
emacs.d/eln-cache
emacs.d/etc/backups/
emacs.d/etc/+scratch+
emacs.d/etc/+scratch+.new
emacs.d/etc/auto-save-list/
emacs.d/etc/tramp
emacs.d/etc/url/
emacs.d/url/cache
emacs.d/etc/image-dired/
emacs.d/etc/desktop
emacs.d/etc/history
emacs.d/etc/org-id-locations.el
emacs.d/etc/network-security.data
emacs.d/etc/emms
emacs.d/eshell/history
emacs.d/eshell/lastdir
emacs.d/anaconda-mode/
emacs.d/request/
emacs.d/smex-items
emacs.d/projects
emacs.d/extras/*.el
emacs.d/.emacs.desktop
emacs.d/ido.last
emacs.d/org-caldav-*
emacs.d/kkcrc
emacs.d/transient/
emacs.d/games/
emacs.d/image-dired/
# fcitx
dotfiles/fcitx/clipboard/
dotfiles/fcitx/dbus/
dotfiles/fcitx/log/
dotfiles/fcitx/cached_layout
# GTK
dotfiles/gtk-3.0/bookmarks
# XDG
share/mimeinfo.cache
share/applications/mimeinfo.cache
systems/*/share/mimeinfo.cache