diff options
author | Joshua Liu <joshua.liu@sourceobby.com> | 2025-09-04 12:13:56 -0400 |
---|---|---|
committer | Joshua Liu <joshua.liu@sourceobby.com> | 2025-09-04 12:13:56 -0400 |
commit | 410d00a5074443792ac17883a63d0f8f760d54f6 (patch) | |
tree | 041317b2a9979cdd075aba0f85c54da845ff4087 |
feat: added gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |