diff --git a/.gitignore b/.gitignore index 11614af..d6fa4f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Exercise specific ignores +timings/ +results* + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]