commit 13ae91dcbeb4c8a9626b6505a6626561e77aee04 Author: 张壹 Date: Tue Jan 14 12:01:47 2025 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45c4f1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,34 @@ +# ---> Fortran +# 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 + diff --git a/README.md b/README.md new file mode 100644 index 0000000..0b7ef21 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# DRadiSurfTomo +