你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
15 行
94 B
Plaintext
15 行
94 B
Plaintext
# Python
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Cython
|
|
*.c
|
|
*.so
|
|
*.pyd
|
|
|
|
# Mac OS X
|
|
.DS_Store
|
|
|
|
# Build directory
|
|
build/
|