diff --git a/.gitignore b/.gitignore index 49bc75f3..503b4c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Ignore all files inside the bin/ directory except .gitkeep bin/* !bin/.gitkeep + +# Ignore all files made by shards +.shards/ +lib/**/*