Skip to content

Commit 07597ad

Browse files
updating git ignore
1 parent 4739321 commit 07597ad

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,8 @@ debug
1414
# Output of the go coverage tool, specifically when used with LiteIDE
1515
*.out
1616

17-
.vs/*
17+
.vs/*
18+
pkg/*
19+
20+
go.mod
21+
go.sum

examples/go.mod

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)