From 0c80ef1c6a0cdf86aa9e650faa1935a40cf056f6 Mon Sep 17 00:00:00 2001 From: gursi26 Date: Sat, 9 Mar 2024 20:07:35 -0500 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c2b1127..a5479df 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # will have compiled files and executables debug/ target/ +testaudio/ # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html