From 64f3e1d491cfd08cc8234b3d6504975674cf7cee Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 4 Dec 2023 19:20:16 +0100 Subject: initial commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8a48b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +node_modules +/test-results/ +/playwright-report/ +/blob-report/ +/playwright/.cache/ -- cgit v1.2.3-70-g09d2