-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (34 loc) · 980 Bytes
/
.gitignore
File metadata and controls
45 lines (34 loc) · 980 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
42
43
44
45
# See also: Dotfiles/config/.gitignore,
# Dotfiles/config/configstore/.gitignore,
# Dotfiles/config/Code/.gitignore
node_modules/
# NB: These are not actually lockfiles; see:
# <https://github.com/Homebrew/homebrew-bundle/issues/1188>
Bootstrap/rest.brewfile.lock.json
Bootstrap/frontload.brewfile.lock.json
Dotfiles/git/config.local
Dotfiles/ssh/ahrefs
Dotfiles/ssh/config.local
Dotfiles/ssh/identities/ahrefs/config
Dotfiles/ssh/known_hosts*
Dotfiles/ssh/identity*
Dotfiles/ssh/id_*
Dotfiles/ssh/*_rsa*
Dotfiles/ssh/identities/*/identity*
Dotfiles/ssh/controls/
Dotfiles/ssh/agents/
Dotfiles/ocp/ocp-build.prefs
Dotfiles/opam/config
Dotfiles/opam/config.lock
Dotfiles/opam/lock
Dotfiles/opam/*/
Dotfiles/vim/undo
Dotfiles/vim/.netrwhist
Dotfiles/vim/spell/
Dotfiles/vim/autoload/plug.vim
Dotfiles/vim/session/
Dotfiles/irssi/logs-*.tar.gz
Dotfiles/jupyter/nbconfig/
Dotfiles/gnupg/.#*.*.*
Dotfiles/gnupg/random_seed
Extras/FireFox Extension Configs/*.local.csv