Skip to content

Commit acfe533

Browse files
vgramermjuraga
authored andcommitted
BUILD/MINOR: git: ignore Goland ide configuration directory
Signed-off-by: Vincent Gramer <[email protected]>
1 parent d8bf64f commit acfe533

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ vendor/
33
cmd/dataplaneapi/*
44
.vscode/
55
.test/
6+
bin/golangci-lint
7+
8+
# ignore Goland ide config
9+
.idea

0 commit comments

Comments
 (0)