diff --git a/.gitignore b/.gitignore index cd2be44..4ae4f74 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ hugo_stats.json # Temporary lock file while building /.hugo_build.lock + +# Credentials +.env \ No newline at end of file