From 58eeedb86d14129e73ee08b7e5cbfa8309069344 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Sat, 24 Sep 2022 07:30:01 +0800 Subject: Ignore backup files & any autoscan log --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a81dba..f5d3090 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ +*~ +*.swp aclocal.m4 ar-lib autom4te.cache -autoscan-2.69.log -build* +autoscan*.log +build compile config.* configure -- cgit v1.3