diff --git a/.gitignore b/.gitignore index bc24f41b7..40a800245 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,9 @@ coverage.xml docs/_build/ docs/_themes/ setup.py + +# Windows local helper files +*.bat + +# Komodo project files +*.komodoproject \ No newline at end of file