Skip to content

Commit 7a496d3

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)