From 45c11dce3be4e8a365262282fde325c5009cc8f0 Mon Sep 17 00:00:00 2001 From: Zhi Guan Date: Sun, 23 Oct 2022 16:30:33 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitignore b/.gitignore index a14644dc..2f7e16b8 100644 --- a/.gitignore +++ b/.gitignore @@ -140,12 +140,6 @@ ##### Generic patterns # Auto generated assembly language source files -*.s -!/crypto/*/asm/*.s -/crypto/arm*.S -/crypto/*/*.S -*.asm -!/crypto/*/asm/*.asm # Object files *.o