diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-11-24 09:25:32 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-11-24 09:25:32 +0000 |
| commit | f6fe597e3e391ac6376df69f55b439eb7e22e362 (patch) | |
| tree | 689cb0420eed37a7f1042f39cd2a20442cf97c74 | |
| parent | 75ddee6ce80123eac364f20f88a4f7b5c9e2c266 (diff) | |
Adds vercel environment variables to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ public/css/ scss-build/ .vercel +.env.development.local |
