diff options
author | Isaac Clayton | 2022-01-07 19:35:23 +0100 |
---|---|---|
committer | Isaac Clayton | 2022-01-07 19:35:23 +0100 |
commit | 2775c6cc1335d42f0c0625970f819e173980111c (patch) | |
tree | 1ea7473419c1955c9cb2e16aab791442cc25efe9 /.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 |