Skip to content

Commit

Permalink
Add autoconf backup files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jpco committed Jan 18, 2024
1 parent e61e753 commit e75cdb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ autom4te.cache
/config.cache
/config.guess
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
/configure
/configure~
/configure.scan
/depcomp
/install-sh
Expand Down

0 comments on commit e75cdb6

Please sign in to comment.