mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
Removed gifs in git repo and moved to S3 for storage. Effort to reduce the size of the git repo. Moved artifacts to the util dir
41 lines
575 B
Plaintext
41 lines
575 B
Plaintext
# Swap
|
|
[._]*.s[a-v][a-z]
|
|
[._]*.sw[a-p]
|
|
[._]s[a-rt-v][a-z]
|
|
[._]ss[a-gi-z]
|
|
[._]sw[a-p]
|
|
|
|
# Session
|
|
Session.vim
|
|
Sessionx.vim
|
|
|
|
# Temporary
|
|
.netrwhist
|
|
*~
|
|
# Auto-generated tag files
|
|
tags
|
|
|
|
# Persistent undo
|
|
[._]*.un~
|
|
|
|
# MacOs DS_Store
|
|
*.DS_Store
|
|
|
|
# Prowler output
|
|
output/
|
|
|
|
# Prowler found secrets
|
|
secrets-*/
|
|
|
|
# JUnit Reports
|
|
junit-reports/
|
|
|
|
# VSCode files
|
|
.vscode/
|
|
|
|
terraform-kickstarter/.terraform.lock.hcl
|
|
|
|
terraform-kickstarter/.terraform/providers/registry.terraform.io/hashicorp/aws/3.56.0/darwin_amd64/terraform-provider-aws_v3.56.0_x5
|
|
|
|
terraform-kickstarter/terraform.tfstate
|