File tree Expand file tree Collapse file tree 1 file changed +24
-12
lines changed Expand file tree Collapse file tree 1 file changed +24
-12
lines changed Original file line number Diff line number Diff line change @@ -109,18 +109,6 @@ http-client.private.env.json
109109# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
110110hs_err_pid *
111111
112- # AWS
113- .aws /
114-
115- # Git
116- .git-credentials
117-
118- # Docker
119- .docker /
120-
121- # SSH
122- .ssh /
123-
124112# =========================
125113# Operating System Files
126114# =========================
@@ -181,5 +169,29 @@ $RECYCLE.BIN/
181169# Windows shortcuts
182170* .lnk
183171
172+ # Infrastructure
173+ # =========================
174+
175+ # AWS
176+ .aws /
177+
178+ # Azure
179+ .azure /
180+
181+ # Docker
182+ .docker /
183+
184+ # Git
185+ .git-credentials
186+
187+ # Kubernetes
188+ .kube /
189+
190+ # SSH
191+ .ssh /
192+
193+ # Remote Desktop
194+ * .rdp
195+
184196# SARIF files
185197* .sarif
You can’t perform that action at this time.
0 commit comments