diff options
author | stuebinm | 2022-11-05 02:51:09 +0100 |
---|---|---|
committer | stuebinm | 2022-11-05 02:51:09 +0100 |
commit | f3daba4974b1e543e14e7a626bf2d0bcdcd4190f (patch) | |
tree | bfc3e330dc67c65d665ecf8254c5e52643c10e9d /.gitignore |
intial commit: simple printing of feeds
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 |