From 5e18a83d410e864871e527cc3a945f17a3f08028 Mon Sep 17 00:00:00 2001
From: Gregory Rudolph <rudi@nightmare.haus>
Date: Sat, 17 Jul 2021 15:03:38 -0400
Subject: [PATCH] Don't track vehicle.png

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 690b20a..e22e166 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
 qtbox
+vehicle.png
 vendor
 TeslaGo
 *.log
 .vscode
 deploy
-linux
\ No newline at end of file
+linux