From 774fc54355abe70a1ba045ade99649ba0e98c930 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sun, 21 Jul 2024 16:17:26 +1000 Subject: start adding rust bindgen --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0487669..75e07f8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ node_modules/ # in case we accidentally use something not licensed properly, we will keep demo game assets ignored. assets/demo/ + +# Rust +target/ \ No newline at end of file -- cgit v1.2.3-70-g09d2