diff --git a/.gitignore b/.gitignore index d951676e0..ad1f8a1bb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ *.pyc __pycache__ *.qmlc -*.qmlc.* \ No newline at end of file +*.qmlc.* + +#Things generated by the build system, used when running directly from source. +Mistune +plugin.json \ No newline at end of file