Skip to content

Commit

Permalink
Merge pull request #1817 from percona/K8SPSMDB-1270
Browse files Browse the repository at this point in the history
K8SPSMDB-1270 gitignore vendor since it is not used
  • Loading branch information
hors authored Jan 31, 2025
2 parents 9145638 + 731d698 commit 4d34dd3
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 4d34dd3

Please sign in to comment.