2 Star 2 Fork 0

Gitee 极速下载 / OrangePi-OS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/orangepi-xunlong/OrangePi_Build
克隆/下载
.gitignore 753 Bytes
一键复制 编辑 原始数据 按行查看 历史
cbbc 提交于 2017-07-17 17:12 . [OrangePi build system]
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
.*
*.o
*.o.*
*.a
*.s
*.ko
*.so
*.so.dbg
*.mod.c
*.i
*.lst
*.symtypes
*.order
*.map
*.elf
*.bin
*.gz
*.bz2
*.lzma
*.xz
*.lzo
*.patch
*.gcno
standby.code
resume1.code
#
# Gcov files
#
*.gcda
*.gcno
*.gcov
#
# Top-level generic files
#
/tags
/TAGS
#
# git files that we don't want to ignore even it they are dot-files
#
!.gitignore
*.orig
*~
\#*#
# OrangePi external
OrangePiH5/
OrangePiA64/
OrangePiH3/
OrangePiH2/
C/C++
1
https://gitee.com/mirrors/OrangePi-OS.git
git@gitee.com:mirrors/OrangePi-OS.git
mirrors
OrangePi-OS
OrangePi-OS
master

搜索帮助