From 7f3bf501977d7d2801add2cf2e5f843fe1a9d179 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 14 Feb 2024 00:39:35 +0100 Subject: Ignore all *.s files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c3cee9f..6f857f3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ compile_commands.json .clangd # Test Files -test.s +*.s # Compilation Output ahoy -- cgit v1.2.3