add gitignore

This commit is contained in:
Joeri Exelmans 2024-10-08 22:36:33 +02:00
parent 17bff66e8e
commit 8f785db55a

2
examples/conformance/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Never accidently commit solutions to assignments :)
*_solution.py