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