commit ad0de1422a9e4873bc6c2ab036976267f74fd11e parent 94cf5258d8c062f4aaf8ca0d9466bf6bbe46a24a Author: Martin Kloeckner <mjkloeckner@gmail.com> Date: Wed, 15 Oct 2025 13:49:55 -0300 Updated `.gitignore` Diffstat:
| M | .gitignore | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore @@ -52,4 +52,5 @@ Mkfile.old dkms.conf /Debug/ -/*.launch -\ No newline at end of file +/Release/ +/*.launch
