Skip to content

Commit 4a6279f

Browse files
committed
chore: add IDE and OS paraphernalia to gitignore
1 parent 4859ceb commit 4a6279f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@
66
# Ignore binaries built by the makefile to avoid accidentally committing them
77
/images/kubefed/hyperfed
88
/images/kubefed/controller-manager
9+
10+
# editor and IDE paraphernalia
11+
.idea
12+
.vscode
13+
14+
# macOS paraphernalia
15+
.DS_Store

0 commit comments

Comments
 (0)