diff --git a/.gitignore b/.gitignore index 8e92c84..3776e8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,23 @@ -__pycache__ -*.md -!POST_TEMPLATE.md -!README.md - -docker-compose.yaml -*.sh - -*.ini - -# Ignore images in posts -*.jpg -*.png - -# Flask Data & Config -*.ini -data -.flask_session -*.json -*.gif - -# Writing -writing - +__pycache__ +*.md +!POST_TEMPLATE.md +!README.md + +docker-compose.yaml +*.sh + +*.ini + +# Ignore images in posts + + +# Flask Data & Config +*.ini +data +.flask_session +*.json + + +# Writing +writing +