From: alex Date: Tue, 20 Oct 2020 00:29:28 +0000 (-0700) Subject: updated .gitignore to correctly ignore autoscan files X-Git-Tag: v1.0.0~4 X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=1f6980b9bf480587c60359762374091b89b3de3b;p=workouts updated .gitignore to correctly ignore autoscan files --- diff --git a/.gitignore b/.gitignore index fd35706..560198b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ workouts*.tar.gz .dirstamp aclocal.m4 autom4te.cache/ +autoscan.log build-aux/ config.h config.h.in @@ -16,6 +17,7 @@ config.h.in~ config.log config.status configure +configure.scan Makefile Makefile.in stamp-h1 \ No newline at end of file