diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-22 01:30:31 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-22 01:30:31 -0600 |
commit | e56c4bdb4f647a7d7fea47449f6dc6a4004b0436 (patch) | |
tree | f5526284e3567a1f13b5c9c4a8b0b39127e395f5 /.gitignore | |
download | gityeet-e56c4bdb4f647a7d7fea47449f6dc6a4004b0436.tar.gz gityeet-e56c4bdb4f647a7d7fea47449f6dc6a4004b0436.zip |
throw boilerplate & readme together
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 |