你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-07 15:10:13 +08:00
Add output files from running examples to .gitignore
这个提交包含在:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Python
|
# Python
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
|
.venv
|
||||||
|
|
||||||
# Cython
|
# Cython
|
||||||
*.c
|
*.c
|
||||||
@@ -27,3 +28,7 @@ docs/.buildinfo
|
|||||||
.vscode
|
.vscode
|
||||||
testing/*.out
|
testing/*.out
|
||||||
testing/*.png
|
testing/*.png
|
||||||
|
|
||||||
|
# Output files from running the examples
|
||||||
|
examples/*.h5
|
||||||
|
examples/*.pdf
|
||||||
|
二进制文件未显示。
在新工单中引用
屏蔽一个用户