From 98f1786bbbc7ee4049cf508007905ffd2c020de1 Mon Sep 17 00:00:00 2001 From: rjindael Date: Wed, 2 Aug 2023 16:09:46 -0700 Subject: [PATCH] gitignore: ignore license --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2d42812..0c6edf3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore .vscode/ +[Ll]icense.bin # Published files build/