diff options
author | Florrie <towerofnix@gmail.com> | 2018-08-09 00:07:57 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-08-09 00:07:57 -0300 |
commit | cd19b1444955889c7333588baad948f89d48268a (patch) | |
tree | 42b646bc2c70e4e5fc6ab72c14150c8aba8853b3 /.gitignore | |
parent | 6cc53c6ee86a6426da662e0bb76501d641388248 (diff) |
Remove auto-generated index.md from site/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4b46e92..650222c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /**/*.html /site/static/math-svg /site/static/media +/site/index.md |