20251224
This commit is contained in:
parent
1259ba76c9
commit
6454e1b46b
19 changed files with 667 additions and 611 deletions
23
.gitignore
vendored
23
.gitignore
vendored
|
|
@ -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/
|
||||
Loading…
Add table
Add a link
Reference in a new issue