From 2bdc2604eaaea29b4c8fa8d705ade1a6c873eb57 Mon Sep 17 00:00:00 2001
From: matthew <matthew@owens.tech>
Date: Mon, 17 Sep 2018 19:47:27 +0100
Subject: [PATCH] update gitignore to ignore apitrace files

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

diff --git a/.gitignore b/.gitignore
index cb11606..3527c29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ game
 game-nogl
 *.o
 *.sw*
+*.trace
-- 
2.20.1