From c4c990ea8d4ef721af616b2930e3e39891a8cd5a Mon Sep 17 00:00:00 2001 From: ydah <13041216+ydah@users.noreply.github.com> Date: Mon, 13 Nov 2023 21:45:39 +0900 Subject: [PATCH] Add some directories and files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 37506e5c..02fa77ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/.DS_Store +/.bundle/ /.gem_rbs_collection/ /.irbrc /Gemfile.lock @@ -5,3 +7,4 @@ /parser.output /pkg/ /tmp/ +/vendor/bundle