Skip to content

Commit 4c4ec5e

Browse files
Avoid gitignore applying to bindings/go/scip. (#57)
1 parent c71764f commit 4c4ec5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# CLI binary
1616
cmd/cmd
1717
cmd/scip
18-
scip
18+
/scip
1919

2020
# Output of the go coverage tool, specifically when used with LiteIDE
2121
*.out

0 commit comments

Comments
 (0)