diff --git a/.gitignore b/.gitignore index ae9d90c75bd..99b16cd3fa6 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,7 @@ docs/doxygen/ .vscode/ # Python -__pycache__/ \ No newline at end of file +__pycache__/ + +m2ctx.py +ctx.c