From 128bd75616875d09c26884f7d93c770449b42b03 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 7 Apr 2024 10:57:33 +0200 Subject: Git ignore /exampleSite/public --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6f2e48f..417dbff 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ /blob-report # Playwright cache. /playwright/.cache +# Ignore generated content +/exampleSite/public # Files to ignore: -- cgit v1.2.3