diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-04-07 15:27:33 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-04-07 15:27:33 -0700 |
commit | a5fb781077cdfd6eacd806b3762c759a40cdba31 (patch) | |
tree | 82e6c71099ecc99a24dcb1a8bf5b64ab72e2df92 | |
parent | 9546c2e0a3bbc63adf7cac2f0bf39a77346725dc (diff) |
add gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63a1906 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +remote_plot +tags |