We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4859ceb commit 4a6279fCopy full SHA for 4a6279f
.gitignore
@@ -6,3 +6,10 @@
6
# Ignore binaries built by the makefile to avoid accidentally committing them
7
/images/kubefed/hyperfed
8
/images/kubefed/controller-manager
9
+
10
+# editor and IDE paraphernalia
11
+.idea
12
+.vscode
13
14
+# macOS paraphernalia
15
+.DS_Store
0 commit comments