diff --git a/.gitignore b/.gitignore index b7b999d..a133f01 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ _build/ # Just a local folder I use for testing clones/ + +# Ignore the git repos in unit tests +tests/*.git