加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 540 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrea Mazzoleni 提交于 2017-01-22 15:38 . Update .gitignore
# upload
makepush.sh
makeftp.sh
# autotools
Makefile
autom4te.cache/
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
install-sh
missing
stamp-h1
advance/lib/config.h
advance/lib/config.hin~
# projects
*.dst
*.epr
# archive
archive/
*.zip
*.tar.gz
*.deb
# objects
advcfg
advj
advk
advm
advmame
advmamed
advmess
advmessd
advmenu
advmenud
advs
advv
*.exe
*.o
# generated
*.dif
# generated doc
doc/*.1
doc/*.hh
doc/*.html
doc/*.txt
# extra dirs
reference/
resource/
contrib/
obj/
*.ori/
*.complete/
www/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化