diff options
| author | ruki <[email protected]> | 2023-11-23 22:56:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-23 22:56:17 +0800 |
| commit | 1dbd290a8337e7bfb6bcc612c8e2be3aba6a33e9 (patch) | |
| tree | 41387a2d7156651f3744f317d9c47c367060684c | |
| parent | ac1fc1f6e3b62960d5cf7c01c6779cb3e1b2b838 (diff) | |
update gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 501d7e2f9..bbc52df99 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ compile_commands.json /core/**/*.obj /core/**/*.lib /core/**/*.exe +/core/build # for fortran /tests/**/*.mod |
