Skip to content

Commit

Permalink
Adding vendor folder to gitignore file (#1085)
Browse files Browse the repository at this point in the history
* Adding vendor folder to gitignore

* Removing the current tracked vendor folder: git rm --cached -r vendor

* Empty commit
  • Loading branch information
raj-prince authored May 3, 2023
1 parent affe814 commit f67107d
Show file tree
Hide file tree
Showing 1,778 changed files with 3 additions and 710,347 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ _testmain.go

# Editors
.idea/

# External folders
vendor/
202 changes: 0 additions & 202 deletions vendor/cloud.google.com/go/LICENSE

This file was deleted.

Loading

0 comments on commit f67107d

Please sign in to comment.