Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 363 Bytes
Copy Edit Raw Blame History
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.sh
# file
SGI-STL-implementation/.vs/
SGI-STL-implementation/SGI-STL-implementation/Debug
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化