Skip to content

Commit

Permalink
K8SPSMDB-1270 gitignore vendor since it is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
gkech committed Jan 31, 2025
1 parent 9145638 commit 731d698
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ anaconda-mode/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# vendor
/vendor/

### Vim ###
# swap
.sw[a-p]
Expand Down

0 comments on commit 731d698

Please sign in to comment.