diff options
| author | Santo Cariotti <santo@dcariotti.me> | 2024-12-29 10:18:59 +0100 |
|---|---|---|
| committer | Santo Cariotti <santo@dcariotti.me> | 2024-12-29 10:18:59 +0100 |
| commit | af26d3188ec8adb00fdc3d9ab7370468df02bee5 (patch) | |
| tree | 2a0ed7409c2ce9d9b257002e829043c60dee7403 | |
| parent | b2d3cec552f760a8ff38a224b2b9f9c90dc962aa (diff) | |
Add gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c74055 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +google-service-account-key.json |