From 7650728665be1416237209c8a10355efebf8beef Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Mon, 1 Aug 2022 11:49:28 +0800 Subject: Ignore automated backup files --- .gitignore | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index c269daf..8fe1b76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +*~ +*_wrap.c +*blib +*.bs +*.o +*.old +*.p* aclocal.m4 ar-lib autom4te.cache @@ -14,9 +21,3 @@ MYMETA.* Makefile Makefile.in missing -*_wrap.c -*blib -*.bs -*.o -*.old -*.p* -- cgit v1.3