diff --git a/.gitignore b/.gitignore index 90eb0d856..4de3eabce 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,6 @@ GraphParser.py GraphListener.py GraphLexer.py GraphVisitor.py + +/tests/autotests/test_task*.py +!/tests/autotests/test_task12.py