代码拉取完成,页面将自动刷新
#####################################################
# PureBasic OpenSource Projects: #
# https://github.com/fantaisie-software/purebasic #
#####################################################
# Set Git's default behaviour to text-files autodetection, in case users
# don't have `core.autocrlf` set:
* text=auto
# Explicitly declare commonly used file extensions as either text or binary,
# and tell Git how to handle line-endings normalization.
## PureBasic Files
##################
[attr]PureBasic text linguist-language=PureBasic
*.cfg text linguist-generated=true
*.pb PureBasic
*.pbf PureBasic
*.pbi PureBasic
*.pbp linguist-language=XML linguist-generated=true
## C Sources and Make Files
###########################
*.c text
*.h text
[Mm]akefile text eol=lf
## Fasm Sources
###############
# All Fasm code is assumed to be generated by the PBCompiler:
*.asm text linguist-language=Fasm linguist-generated=true
# Hand-coded exceptions should be listed below...
## Shell Scripts
################
*.bat text eol=crlf
*.sh text eol=lf
*.bash text eol=lf
*.ps1 text eol=crlf
## Repository Configuration
###########################
.editorconfig text eol=lf
.travis.yml text eol=lf
.gitattributes text eol=lf
.gitconfig text eol=lf
.gitignore text eol=lf
.gitmodules text eol=lf
## Documentation Files
######################
*.md text
*.txt text
LICENSE* text
## Image & Graphics Files
#########################
*.ai binary
*.bmp binary
*.eps binary
*.gif binary
*.icns binary
*.ico binary
*.jng binary
*.jp2 binary
*.jpeg binary
*.jpg binary
*.jpx binary
*.jxr binary
*.pdf binary
*.pdn binary
*.png binary
*.psb binary
*.psd binary
*.svg binary
*.svgz binary
*.tif binary
*.tiff binary
*.wbmp binary
*.webp binary
## Zip/Archives
###############
*.7z binary
*.gz binary
*.jar binary
*.rar binary
*.tar binary
*.zip binary
## Binary files
###############
*.app binary
*.dll binary
*.dylib binary
*.exe binary
*.out binary
*.so binary
# ================================
# Exclusion Rules for Zip Download
# ================================
# Exclude from the downloadable Zip archive of the repository contents relating
# to Git or repository maintenance, to provide end users with a cut-down version
# of the project containing the essentials for quick consumption.
/.git export-ignore
.editorconfig export-ignore
.travis.yml export-ignore
.gitattributes export-ignore
.gitconfig export-ignore
.gitignore export-ignore
.gitmodules export-ignore
/AsciiDoc export-ignore
/validate.sh export-ignore
# EOF #
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。