diff options
author | cc <cc@localhost> | 2025-08-20 16:41:49 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 16:41:49 -0700 |
commit | 173d7f73646d6e20b2c0b4e7a051d7e0f9c445c0 (patch) | |
tree | e5e2701f7e830c70b922e48f063166304bc37864 /.gitignore |
Initial Commit
Diffstat (limited to '.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 |