diff --git a/.gitignore b/.gitignore index d50d4f9..fcf9e7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ *~ pkg tmp -Gemfile.lock \ No newline at end of file +Gemfile.lock +*.so +*.bundle \ No newline at end of file