diff --git a/examples/conformance/.gitignore b/examples/conformance/.gitignore new file mode 100644 index 0000000..97cc5e4 --- /dev/null +++ b/examples/conformance/.gitignore @@ -0,0 +1,2 @@ +# Never accidently commit solutions to assignments :) +*_solution.py \ No newline at end of file