diff options
author | Melody Horn <melody@boringcactus.com> | 2021-03-27 09:02:59 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-03-27 09:02:59 -0600 |
commit | 4e79ab051917fece21fcec0bd31cc2942462fda0 (patch) | |
tree | f2fad4c246cf8f4c7c4f7bc8b3f0e38a5b421079 /.gitignore | |
download | webget-4e79ab051917fece21fcec0bd31cc2942462fda0.tar.gz webget-4e79ab051917fece21fcec0bd31cc2942462fda0.zip |
rough draft
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 |