diff options
author | Silas Bartha <[email protected]> | 2024-05-27 11:18:36 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-05-27 11:18:36 -0400 |
commit | 16d1838e5bca2e90ca7cf8584a786b84fc409708 (patch) | |
tree | cf24077cd48b1c9fd1119fd7b7097a32660071e5 /.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 |