From 0678716c1cd11b45c390d2585d882bc25c05419b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tronel?= Date: Fri, 1 Dec 2023 16:43:49 +0100 Subject: [PATCH] Add a .gitignore to help having a better git status output. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27a10e3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pcm +*.ppm +part*