diff options
author | Shav Kinderlehrer <[email protected]> | 2024-04-05 22:41:10 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2024-04-05 22:41:10 -0400 |
commit | fd0a9302450a4f5e0108d03a95db1601c00b5e4c (patch) | |
tree | 0148f837b026707a7a6ba235a376111e07b02899 /.gitignore | |
download | chela-fd0a9302450a4f5e0108d03a95db1601c00b5e4c.tar.gz chela-fd0a9302450a4f5e0108d03a95db1601c00b5e4c.zip |
Implement get
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 |