Add vendor directory to gitignore

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
remotes/fyrchik/master
Angira Kekteeva 2021-07-07 17:06:28 +03:00
parent 317d4400a5
commit 6ad584e11d
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -11,8 +11,8 @@
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
# Dependency directories (remove the comment below to include it) # Dependency directories
# vendor/ vendor/
# IDE # IDE
.idea .idea