X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/4ae55e0673a61c50f1f7f378f6461d0388f66bd5..9e355758760cfa0c3d34759d22875c9d82ddd971:/.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