diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-04-28 20:29:16 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-04-28 20:29:16 -0700 |
commit | 4ae88c507bb08e181201f50814317dbfce880e97 (patch) | |
tree | 8c626427bc777708c437eb07b42b71170fd4962c | |
parent | 10e19dab46407cb9cf23923d2431cef0f2a50733 (diff) |
git ignore .o files
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ remote_plot tags +*.o |