diff options
| author | Indoteknik . <andrifebriyadiputra@gmail.com> | 2025-06-01 18:18:29 +0700 |
|---|---|---|
| committer | Indoteknik . <andrifebriyadiputra@gmail.com> | 2025-06-01 18:18:29 +0700 |
| commit | c644e559eff7320dfe7e08004aba040f9f11cad6 (patch) | |
| tree | 0f095355048d80b01222050df64c1bd44f52ca50 | |
| parent | 2102158d77211991673aa7ed7cfacda69cceda2e (diff) | |
rev gitignore
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,7 +27,9 @@ yarn-error.log* # local env files .env*.local - +.env +env-backup +env.example # vercel .vercel |
