commit 83471d652dc008f2658443541eff2b950c7b65bc Author: admin Date: Mon Apr 13 12:22:44 2026 -0700 Add .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a948ba --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# .gitignore + +*.env \ No newline at end of file