Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 8f72fa6

Browse files
committed
Prefix gitignores with '/'
Signed-off-by: JoshVanL <[email protected]>
1 parent b624fae commit 8f72fa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/infrastructure/amazon/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
config-map-aws-auth_*
2-
kubeconfig_*
1+
/config-map-aws-auth_*
2+
/kubeconfig_*

0 commit comments

Comments
 (0)