diff options
| author | yyamashita <yyamashita@hetzner.yyamashita.com> | 2026-06-10 01:16:27 +0900 |
|---|---|---|
| committer | yyamashita <yyamashita@hetzner.yyamashita.com> | 2026-06-10 01:16:27 +0900 |
| commit | d083ff9083f0901e5651190c3ad720f41d5b3065 (patch) | |
| tree | b11d49bf70f4ae1b6ab13d6116784af4e5bcaa64 /.gitignore | |
Initial setup: mosquitone-admin with official-site management scripts
Add AppSync event CRUD scripts and agent docs for managing the Gatsby/Amplify
official site (www.mosquit.one). Include 2026-06-27 cre4m sod4 event data.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4961c5f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.env +node_modules/ +*.local |
