diff options
author | June McEnroe <june@causal.agency> | 2018-09-18 00:14:04 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-18 00:14:04 -0400 |
commit | e4bc90be5cea9110513862114147a5d6d92fa386 (patch) | |
tree | 3861b906c499572c274c72b2c2b221ed37f650cf /.gitignore | |
parent | Use install(1) to install (diff) | |
download | src-e4bc90be5cea9110513862114147a5d6d92fa386.tar.gz src-e4bc90be5cea9110513862114147a5d6d92fa386.zip |
Add atom feed generator
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2211df63..37dd51ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.txt +feed.atom |