From ef256e9e40b5fd0cc741c509e611808cc66bafad Mon Sep 17 00:00:00 2001 From: HampusM Date: Fri, 16 Apr 2021 16:53:53 +0200 Subject: Initial 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..62935ec --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.parcel-cache +node_modules \ No newline at end of file -- cgit v1.2.3-18-g5258