From 1e8f15e96b8b5190ea2336417263e576632b90c3 Mon Sep 17 00:00:00 2001 From: System administrator Date: Fri, 27 Sep 2019 08:45:18 +0200 Subject: Init test project --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/ -- cgit v1.3.1