commit 270c42bcb8d007d148a7fede7f2a4881600c4d8c parent 744a4137938f25f08798deb63d410d2f913a7658 Author: Yuval Langer <yuval.langer@gmail.com> Date: Wed, 12 Jun 2019 16:56:21 +0300 Add a line for `.gitignore` to chew on. Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -6,3 +6,4 @@ output/ pelican_base_configuration.pyc __pycache__ *~ +/_site/