Skip to content
This repository was archived by the owner on Nov 14, 2021. It is now read-only.

Commit bbc0d6d

Browse files
authored
add bin dir to .gitignore
1 parent 0ea478e commit bbc0d6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
# Output of the go coverage tool, specifically when used with LiteIDE
1212
*.out
1313

14-
# Dependency directories (remove the comment below to include it)
15-
# vendor/
14+
# bin
15+
/bin

0 commit comments

Comments
 (0)