diff --git a/.gitignore b/.gitignore index 84a9880..94315ed 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ server-*.tar # Temporary files, for example, from tests. /tmp/ + +.env