-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
114 lines (114 loc) · 1.37 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
112
113
114
Downloads
Public
Movies
Music
Pictures
Dropbox*
Library/*
!Library/LaunchAgents/*
Documents
Desktop
Applications
go/
go1.*/
code/
.viminfo
.bash_history/*
.lesshst
.netrc
.docker/machine/cache/*
.docker/machine/machines/local/*
.docker/application-template
.docker/scan
.docker/config.json
.npm/*
.gem
.bash_sessions
.bash_history
.terraform.d
.heroku
.bundle
.dropbox
.gnupg/
.parallel/tmp/
.ssh/*
!.ssh/config
.vim/plugged/
node_modules
.Trash
.aws/cli/cache
.apex
.CFUserTextEncoding
.vim/.netrwhist
.node_repl_history
.gpg-agent-info
.cups
!.config/
.config/*
!.config/brew.lock
!.config/git/
!.config/ssh/
!.config/geoip/
!.config/zsh/
.node-gyp
.pwntools-cache/
.m2
.oracle_jre_usage
.yarnrc
.account
.python_history
.soapuios
soapui-settings.xml
SoapUI-Tutorials
.tor
.npmrc
VirtualBox VMs/
Mail/*
.kr/*
.offlineimap/*
bin/*
.nvm
.vault-token*
.ipfs
.mitmproxy
.ecr
.electron
.geoip
.password-store
.helm
.kube
.minikube
.erlang.cookie
.config/git/hooks/*
.android
.gradle
.zoomus
goroot
.op
.gist
.psql_history
Google\ Drive*
.openvpn-connect.json
.aws/saml_cache.xml
.vagrant.d
.spark
.aws/saml_cache*
.bzr.log
.dbt
.circleci/update_check.yml
.amplify
<<<<<<< HEAD
.cache/act
.postgresql/*
.local/share/heroku/*
.docker/config.json
.aws/*.lock
.aws/workbench/*.log
.dlv/*history
.cocoapods
.docker/config.json
.cache
=======
.zsh_history
.zcompdump
>>>>>>> e00ac8e (moving to zsh; been a while)