From 740679fd8835ae4153b0352b3e803b20c97b2603 Mon Sep 17 00:00:00 2001
From: Seth Hillbrand <seth@kipro-pcb.com>
Date: Wed, 2 Aug 2023 15:28:17 -0700
Subject: [PATCH] Avoid committing QA test results

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 17c4e3b0d1..8aacc7afb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,7 @@ bitmaps_png/tmp
 common/pcb_keywords.cpp
 include/pcb_lexer.h
 fp-info-cache
+qa/tests/output/**
 
 # demo project auxiliary files
 demos/**/*-bak