updated .gitignore to correctly ignore autoscan files
authoralex <[email protected]>
Tue, 20 Oct 2020 00:29:28 +0000 (17:29 -0700)
committeralex <[email protected]>
Tue, 20 Oct 2020 00:29:28 +0000 (17:29 -0700)
.gitignore

index fd35706bf28a9c2400fafdf21eb4c69d86b70618..560198b4c5bba2eeed3c86fbfb4523dd4da9d428 100644 (file)
@@ -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