mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05:00
ignore vendor directory (#3033)
This commit is contained in:
parent
8f83007b29
commit
5c5a1b536b
1 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,6 @@
|
|||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
|
Loading…
Add table
Reference in a new issue