From bdb0762696ccf028c30b2957b93a01da7bf67571 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Thu, 10 Aug 2023 18:42:20 +0200 Subject: init commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..713d500 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +.env -- cgit v1.2.3