加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
Eric Blake 提交于 2017-01-02 07:30 . maint: bump copyright year
*~
.#*
*.a
*.bak
.deps
.dirstamp
*.exe
*.gmo
*.header
*.la
.libs
*.lo
*.log
*.mo
*.o
*.orig
*.patch
.patch_number
*.po
*.pot
*.rej
*.sin
/.tarball-version
/.version
ABOUT-NLS
/aclocal.m4
/aclocal.m4t
autom4te.cache
build-aux/
!build-aux/gl/
!build-aux/gnulib/
!build-aux/m4/
!build-aux/thanks-gen
/ChangeLog
/config.cache
/config.h
/config.h.in
/config.log
/config.status
/configure
cscope.*
CVS
/doc/.gitignore
/doc/m4.1
/doc/m4.??
/doc/m4.???
/doc/m4.html
/doc/m4.info*
/doc/manual
/doc/stamp-vti
/doc/version.texi
/GNUmakefile
/INSTALL
libtool
/m4-*
/m4/gnu
/m4/obstack.h
/m4/pathconf.h
/m4/system.h
/maint.mk
Makefile
Makefile.in
Makefile.inc
/patches
/po/.reference
/po/*.sed
/po/LINGUAS
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/stamp-po
/src/assure*
/src/getopt*
/src/m4
/src/version-etc*
/src/xstrto*
/stamp-h
/stamp-h1
/stamp-h.in
/stamp-vcl
/tests/at-*
/tests/atconfig
/tests/atlocal
/tests/m4
/tests/generated.at
/tests/gnu
/tests/package.m4
/tests/testsuite
/tests/testsuite.dir
/tests/testsuite.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化