diff --git a/.gitignore b/.gitignore index f83cd8c..84e87ae 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,6 @@ Output/ svg-inkscape/ .config/ .cache/ + +# Ignore environment file +.env