diff options
author | Silas Bartha <[email protected]> | 2024-09-09 18:44:52 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-09-09 18:44:52 -0400 |
commit | 1e80d0684ddbcd3d995a05e572fafb181263758c (patch) | |
tree | c0b6b9366a00fe5148a691faac7e0cc8569e98a7 /.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 |