From 0e25b7ad6dd6a9fb0e42306b41ffb6f03fc4b9c5 Mon Sep 17 00:00:00 2001 From: Jen Tak Date: Sun, 4 Sep 2022 10:35:57 +0200 Subject: [PATCH] Git-ignore sync files generated by tests. --- playground/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/playground/.gitignore b/playground/.gitignore index 3a3c26f..39e2e19 100644 --- a/playground/.gitignore +++ b/playground/.gitignore @@ -102,6 +102,7 @@ yarn.lock testApp coverage +/config/sync ############################ # Strapi