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