加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 561 Bytes
一键复制 编辑 原始数据 按行查看 历史
Thomas Guillem 提交于 2024-06-18 11:12 . .gitignore: add xcodeproj
*~
*.app
*.cache
*.dylib
*.lo
*.lo?
*.la
*.moc.cpp
*.o
*.so
*.trs
*.pc
*.vlt
*.class
*.dmg
*.qmlc
.DS_Store
.deps
.libs
.dirstamp
ABOUT-NLS
aclocal.m4
Cargo.lock
ChangeLog
compile
config.status
config.h
config.h.in
config.log
configure
doltcompile
doltlibtool
INSTALL.git
libtool
Makefile
Makefile.in
stamp-*
vlc
vlc.exe
qvlc
rvlc
svlc
cvlc
qvlc
mvlc
nvlc
wxvlc
vlc_install_dir/*
plugins.dat
patches/*
share/macosx/Info.plist
Frameworks
# Ignore build dirs
build*/
target*/
contrib-*
install-*
xcodeproj/
!buildsystem/
!build.rs
!extras/package/apple/build.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化