Skip to content

Commit c17ef6d

Browse files
authored
Merge pull request #122 from CodeWithGroup/feature/bin-ignore
Gitignore for bin folder
2 parents 6706eae + dfef6a1 commit c17ef6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ _site/
66
.jekyll-cache/
77
.jekyll-metadata
88
.bundle/
9-
vendor/
9+
vendor/
10+
bin/

0 commit comments

Comments
 (0)