diff options
author | 53hornet <atc@53hor.net> | 2021-11-28 10:51:44 -0500 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-11-28 10:51:44 -0500 |
commit | c015aa115dedc0b9aac37ea1889f01369cf345a3 (patch) | |
tree | 6d620766906ab92d847fde6e7cc756196819d089 /.gitignore | |
parent | b96e499cb33a046b7f9f1a3d0d7be97679022f6a (diff) | |
download | 53hor-c015aa115dedc0b9aac37ea1889f01369cf345a3.tar.xz 53hor-c015aa115dedc0b9aac37ea1889f01369cf345a3.zip |
feat: publish tarpit, new drafts
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..ae2530e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.core +TODO.txt |