diff options
author | Silas Bartha <[email protected]> | 2023-11-10 23:02:43 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2023-11-10 23:02:43 -0500 |
commit | 347d29d1e1aaec6ec2b21090e52222995020a4da (patch) | |
tree | fa5fea051aeee70423b770d43b95641034a2b268 /.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 |