From 541f7e4471f0e1f256d2ca85e2e4d4198a00d21d Mon Sep 17 00:00:00 2001 From: Empire Date: Thu, 25 Jan 2024 13:31:44 +0100 Subject: [PATCH] Also ignore rust folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3e7691a..25d8240 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,5 @@ target Cargo.lock node_modules/ rust/src/webserver/bundle.js - +rust/build/ rust/image.bin