Skip to content

Commit 70babc7

Browse files
committed
.gitignore: don't ignore vendor
Now that we are using go.mod and not shipping the vendor directory, we no longer want to ignore those files (as they shouldn't exist).
1 parent 9cadd1e commit 70babc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
vendor/
21
# Emacs
32
*~
43
\#*\#

0 commit comments

Comments
 (0)