diff options
author | Silas Bartha <[email protected]> | 2024-04-23 13:20:51 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-04-23 13:20:51 -0400 |
commit | 2e8780e8050e262db0917ef71304457dd65295ff (patch) | |
tree | a7b23226fb6e6becb463dc4255ec37c8553d41fd /.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 |