summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattermost/viper/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mattermost/viper/.gitignore')
-rw-r--r--vendor/github.com/mattermost/viper/.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/vendor/github.com/mattermost/viper/.gitignore b/vendor/github.com/mattermost/viper/.gitignore
index 352a34a56..01b5c44b9 100644
--- a/vendor/github.com/mattermost/viper/.gitignore
+++ b/vendor/github.com/mattermost/viper/.gitignore
@@ -21,4 +21,9 @@ _testmain.go
*.exe
*.test
-*.bench \ No newline at end of file
+*.bench
+
+.vscode
+
+# exclude dependencies in the `/vendor` folder
+vendor