1 Star 0 Fork 0

LeoPkuCs/PyGeoLeo

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 584 Bytes
Copy Edit Raw Blame History
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
!PyTest/TestResource/*.obj
*.os
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
*.exp
*.pyd
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
#scons
.sconsign.dblite
#IDE
doc/source/.vscode/*
*.DS_Store
.vs/
*.sln
*.VC.db
*.vcxproj
*.filters
*.user
*x64/*
*win32/*
*Debug/*
*Release/*
*.dir*
*~
#pytest
*.pytest_cache*
*.pyc
#CMake
build/*
#doc
doc/build/*
#python cache
*__pycache__*
# model data
model/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/LeoPkuCs/PyGeoLeo.git
git@gitee.com:LeoPkuCs/PyGeoLeo.git
LeoPkuCs
PyGeoLeo
PyGeoLeo
master

Search

0d507c66 1850385 C8b1a773 1850385