From 188b47c1fb06ddf5e5f779c54a2a4744a3ebe36b Mon Sep 17 00:00:00 2001
From: Daniel <dhaavi@users.noreply.github.com>
Date: Thu, 1 Aug 2024 14:17:01 +0200
Subject: [PATCH] Update ignore files

---
 .earthlyignore | 1 +
 .gitignore     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/.earthlyignore b/.earthlyignore
index fb7de17a..8953460f 100644
--- a/.earthlyignore
+++ b/.earthlyignore
@@ -26,6 +26,7 @@ vendor
 
 # testing
 testing
+spn/testing/simple/testdata
 
 # Compiled Object files, Static and Dynamic libs (Shared Objects)
 *.a
diff --git a/.gitignore b/.gitignore
index d534dccd..e0a6550a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ vendor
 
 # testing
 testing
+spn/testing/simple/testdata
 
 # Compiled Object files, Static and Dynamic libs (Shared Objects)
 *.a