From 4b03a2b7c0f529187f885539b8f99e97bb5d2d8b Mon Sep 17 00:00:00 2001 From: aaron Date: Sun, 24 May 2026 11:13:38 +0200 Subject: [PATCH] added buffers to the .gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 80a1c73..751e460 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /sounds assets +buffer.txt