commit 9399eaa2a9305373cc0e2ed14fae2f6f19705ca4 parent 97d4a2eb6c8b74930c9a2c30f134ea2979c842a1 Author: Stephen Gregoratto <dev@sgregoratto.me> Date: Sun, 8 Sep 2019 23:09:18 +1000 add gitignore Diffstat:
A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +*.html +atom.xml