From 59d85adff56d1e34a3ec2932f672730eeea60607 Mon Sep 17 00:00:00 2001 From: maxirmx Date: Tue, 13 Oct 2015 10:58:30 +0300 Subject: [PATCH] Added Windows file to .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) 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