From 61df56de3079e9cb51928897cc54286aac4088aa Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Sat, 1 Oct 2022 20:49:37 +0200 Subject: [PATCH] removed dynamic assets from git repo --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f0d82d4..0ab481c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ .DS_Store node_modules +dist +assets/*.png +assets/*.icns