From 78fa8d51fd08795dd7b3a5d4a2f675f7d213ebf1 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Tue, 27 Jul 2021 18:06:24 -0700 Subject: Embed icon in windows --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e623a82..ee250b8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ !unix/*.c !windows !windows/*.c +!windows/make_icon.rc -- cgit