diff options
author | Benjamin Morrison <ben@gbmor.org> | 2023-06-20 23:29:12 -0400 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2023-06-20 23:30:17 -0400 |
commit | dc5cce23e9b0869455f546d968052bc200dd0011 (patch) | |
tree | bb3754de4483b4a50edc8a6a3d4585f305e4d1e2 /.gitignore | |
download | laika-dc5cce23e9b0869455f546d968052bc200dd0011.tar.gz |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f3716f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/local |