This commit is contained in:
Qiwei Ye 2016-11-06 14:13:42 +08:00
Родитель ae1cb7e7f4
Коммит 3d1e4a806b
2 изменённых файлов: 57 добавлений и 0 удалений

57
.gitattributes поставляемый Normal file
Просмотреть файл

@ -0,0 +1,57 @@
.gitattributes text
.gitignore text
.gitmodules text
*.md text
*.txt text
*.TXT text
*.yml text
*.yml.bak text
*.config
Makefile text
CMakeLists.txt
*.in
*.sln text
*.pyproj text
*.vcxproj text
*.vcxproj.filters text
*.vssettings text
*.csproj text
*.props text
*.asax text
*.nuspec text
*.rockspec text
*.h text
*.cpp text
*.cc text
*.cu text
*.cuh text
*.proto text
*.sh text
*.bat text
*.cmd text
*.py text
*.ipynb text
*.pl text
*.ps1 text
*.ps text
*.i text
*.lua text
Dockerfile* text
# Binary extensions:
*.ark binary
*.chunk binary
*.cmf binary
*.docx binary
*.jpg binary
*.pdf binary
*.png binary
*.pptx binary
*.snk binary
*.vsdm binary
*.zip binary

0
LICENSE → LICENSE.md Executable file → Normal file
Просмотреть файл