Commit 5df2068871821221585989a69a77c71291fb6037

Authored by Stéphane Raimbault
1 parent 10f92e2f

Add ./configure.scan to .gitignore

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
... ... @@ -19,6 +19,7 @@ Makefile.in
19 19 /build-aux
20 20 /config.*
21 21 /configure
  22 +/configure.scan
22 23 /depcomp
23 24 /install-sh
24 25 /libtool
... ...