diff options
author | Jordan <me@jordan.im> | 2022-02-10 19:10:54 -0700 |
---|---|---|
committer | Jordan <me@jordan.im> | 2022-02-10 19:10:54 -0700 |
commit | 2f0b35e3c25bc4394f3288e1baa77d250cb510ed (patch) | |
tree | 121612506bb8de7fc132a385b282f1d02922d65d /vendor/github.com/bwmarrin/discordgo/.gitignore | |
parent | 7d1248be0bd4a6412467301924fa99d037028b8d (diff) | |
download | keep-2f0b35e3c25bc4394f3288e1baa77d250cb510ed.tar.gz keep-2f0b35e3c25bc4394f3288e1baa77d250cb510ed.zip |
misc: go mod vendor
Diffstat (limited to 'vendor/github.com/bwmarrin/discordgo/.gitignore')
-rw-r--r-- | vendor/github.com/bwmarrin/discordgo/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/bwmarrin/discordgo/.gitignore b/vendor/github.com/bwmarrin/discordgo/.gitignore new file mode 100644 index 0000000..34d2efa --- /dev/null +++ b/vendor/github.com/bwmarrin/discordgo/.gitignore @@ -0,0 +1,2 @@ +# IDE-specific metadata +.idea/ |