diff options
author | pux <pux@raumdock.pux.dom> | 2023-01-07 13:28:46 +0100 |
---|---|---|
committer | pux <pux@raumdock.pux.dom> | 2023-01-07 13:28:46 +0100 |
commit | 6d0354fccb7f3043446078521333c2724c2f8d0c (patch) | |
tree | e948be553fa17e8e0d07b983575389c44525afc7 /.gitignore | |
parent | 4110d0041862acc9e8158b2d0a14ecbfc73e5074 (diff) | |
download | pub-docs-6d0354fccb7f3043446078521333c2724c2f8d0c.tar.gz pub-docs-6d0354fccb7f3043446078521333c2724c2f8d0c.tar.bz2 pub-docs-6d0354fccb7f3043446078521333c2724c2f8d0c.zip |
rss generator
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..2d19fc7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.html |