This commit is contained in:
kosukesuenaga 2025-12-24 11:36:34 +09:00
parent 1259ba76c9
commit 6454e1b46b
19 changed files with 667 additions and 611 deletions

23
.gitignore vendored
View file

@ -1,23 +1,10 @@
handle-company-webhook/
terraform.*
.terraform*
IAM/
test/
venv/
__pycache__/
*.csv
request.json
node_modules/
dist/
.env_dev
.env
.env_prod
credentials.json
credentials_dev.json
package-lock.json
.env*
credentials*
package-lock.json
*.sh
log/