diff options
author | Silas Bartha <[email protected]> | 2024-08-23 09:30:30 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-08-23 09:30:30 -0400 |
commit | 85c80561669bdf7b0f491ee4d7e49f2cc8f7b81c (patch) | |
tree | 91fd51487ed4c855ed33cc2d7a2ec325aeb377d4 /.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 |