-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
111 lines (111 loc) · 1.57 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
107
108
109
110
111
*.key
*.pem
*.pfx
.*_history
.*secret*
.CFUserTextEncoding
.DS_Store
.Trash/
.Xauthority*
.account
.ansible_galaxy
.anyconnect
.aws/
.babel.json
.bash_sessions/
.bundle/cache/
.cache/
.cisco/
.cocoapods/repos/
.config/configstore/
.config/containers/
.config/gcloud/
.config/gh/
.config/gtk*/
.config/op/config
.config/op/op-daemon.sock
.config/pip/
.continue/
.cups/lpoptions
.default-browser.tmp
.docker/
.docker/.buildNodeID
.docker/.token_seed*
.docker/application-template/
.docker/config.json
.docker/contexts/
.docker/daemon.json
.docker/devenvironments
.docker/run/
.docker/scan/
.fastlane/.did_show_opt_info
.gem/ruby/
.gem/specs/
.gk
.gnupg/
.kube/cache/
.kube/config
.kube/http-cache/
.lemminx/cache/
.lesshst
.local/share/
.local/state/gh/
.localized
.minikube/
.npm/
.npm/_cacache/
.npm/_locks/
.npm/_logs/
.npm/anonymous-cli-metrics.json
.npm/index-v5/
.npmrc
.nvm/
.oh-my-zsh/
.ollama/
.oracle_jre_usage/
.packer.d/
.pylint.d/
.rbenv/
.rbenv/shims/
.rbenv/versions/
.rnd
.ruby-version
.sqlcl/
.sqldeveloper/
.ssh/
.ssh/id_*
.ssh/known_hosts*
.subversion/README.txt
.subversion/auth/
.subversion/config
.subversion/servers
.sudo_as_admin_successful
.swiftpm/
.terraform.d/
.tflint.d/
.vagrant.d/boxes/
.vagrant.d/data/
.vagrant.d/gems/
.vagrant.d/rgloader/
.vagrant.d/setup_version
.vim/
.viminfo
.vs-kubernetes/
.vscode-react-native/VSCodeTelemetrySettings.json
.vscode/ansible-credentials.yml
.vscode/argv.json
.vscode/extensions/
.webex/
.wget-hsts
.yarnrc
.zcompcache
.zcompdump
.zcompdump-*
.zoomus/
.zsh_sessions/
Brewfile.lock.json
Google*Drive*
VirtualBox VMs/
kubeconfig/
tmptmp/
venv*/