Skip to content

Commit

Permalink
Update Autotools.gitignore
Browse files Browse the repository at this point in the history
add files generated by the autotool m4.
  • Loading branch information
KINSANG CHING authored Sep 20, 2017
1 parent 6326792 commit cf91e98
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Autotools.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,12 @@ Makefile.in
# http://www.gnu.org/software/texinfo

/texinfo.tex

# http://www.gnu.org/software/m4/

m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
autom4te.cache

0 comments on commit cf91e98

Please sign in to comment.