From 41ace3a9e53b52b4271554d7aedd88d533ee5f5e Mon Sep 17 00:00:00 2001 From: rejbasket <39080670+rejbasket@users.noreply.github.com> Date: Wed, 8 Dec 2021 22:18:41 +0100 Subject: add macOS and windows installer (#1352) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 55880ed1..295cba7b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,4 @@ locales/ /.idea /VERSION /src/ -.DS_Store +.DS_STORE \ No newline at end of file -- cgit v1.3.1