浏览代码

Update Autotools.gitignore

add files generated by the autotool m4.
pull/2480/head
KINSANG CHING 6 年前
父节点
当前提交
cf91e98459
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9
    0
      Autotools.gitignore

+ 9
- 0
Autotools.gitignore 查看文件

@@ -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

正在加载...
取消
保存