diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-07 22:34:23 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-07 22:34:23 +0000 |
| commit | dc965e47ad8c256bed3776ea0ab4e3c6ec7ad263 (patch) | |
| tree | bf6b62e652e05b5e963094b0e3b840474be0e679 | |
| parent | bc220cc3cef8456e5de146288d3ec567153ca8e3 (diff) | |
.gitignores .env
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ node_modules -data.json
\ No newline at end of file +data.json +.env
\ No newline at end of file |
