1 Star 0 Fork 1

presscad/Cmathtuts

forked from leegoobin/Cmathtuts 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.98 KB
一键复制 编辑 原始数据 按行查看 历史
Foadsf 提交于 2017-12-29 01:06 . clean up
# Created by https://www.gitignore.io/api/c,c++,macos,windows,linux
### C ###
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
#archived
*.tar.bz2
*.tar
*.gz
*.tgz
*.tar.gz
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
modules.order
Module.symvers
Mkfile.old
dkms.conf
### C++ ###
# Prerequisites
# Compiled Object files
*.slo
# Precompiled Headers
# Compiled Dynamic libraries
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
# Executables
### macOS ###
*.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Windows ###
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
### Linux ###
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
#other
*.zip
*.pdf
*.ppt
blaswrap.h
cblas_f77.h
cblas.h
clapack.h
f2c.h
lapack_config.h
lapacke_mangling_with_flags.h
lapacke_mangling.h
lapack_utils.h
lapacke.h
libblas.a
librefblas.a
libcblas.a
libf2c.a
libgfortran.dylib
liblapack.a
liblapacke.a
liblapacke.dylib
librefblas.a
libtmglib.a
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/Presscad/Cmathtuts.git
[email protected]:Presscad/Cmathtuts.git
Presscad
Cmathtuts
Cmathtuts
master

搜索帮助