From 720212a67a393a5aca9fad374db2f8041a22d696 Mon Sep 17 00:00:00 2001 From: Kendall Weihe Date: Mon, 23 Sep 2024 16:02:15 -0400 Subject: [PATCH] Fix gitignore for LICENSE --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f427e6d8..14e1fff7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,7 @@ Cargo.lock bound/kt/src/main/resources/*.dylib bound/kt/src/main/resources/*.so -LICENSE +bound/LICENSE .vscode/ bound/typescript/dist/* !bound/typescript/dist/index.js