diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-17 03:56:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-17 03:56:12 -0400 |
commit | 24daf3c1bd954e8b32e0ff325052522474534dcb (patch) | |
tree | d4358abcb9738cbb77ce1ad8e26b6a4c8e33eae6 | |
parent | 5553fd274d6411d166bc851f080956cdfb885a84 (diff) | |
download | unsaver-24daf3c1bd954e8b32e0ff325052522474534dcb.tar.gz |
add .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..0521fc4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +jsmond +cruft |