X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/4ae55e0673a61c50f1f7f378f6461d0388f66bd5..1ac49bad28800a79b25c1e22112e71018901d3ba:/.gitignore diff --git a/.gitignore b/.gitignore index 00cbbdf..b873739 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,14 @@ typings/ # dotenv environment variables file .env +# Apple files +.DS_Store + +# Data store +.posts + +# Generated files +static/assets +static/index.html +static/feed.xml +static/index.txt