From 6985957023a435f5d3c83266b6e1b35ecbde1804 Mon Sep 17 00:00:00 2001 From: wiiznokes <78230769+wiiznokes@users.noreply.github.com> Date: Oct 04 2025 11:50:13 +0000 Subject: ignore .env --- diff --git a/.gitignore b/.gitignore index ae64fae..e44747b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ !dev/.keep target/ venv/ -/upstream/ \ No newline at end of file +/upstream/ +.env \ No newline at end of file