pantry/.gitignore
Kishan B 1308e6ce78
Add trufflehog command (#3902)
* Add trufflehog command to pantry

* Search for an exact string instead of a regex pattern

* Fix the test by piping stderr into stdout

* Fix audit: Move trufflehog cli to trufflehog directory

* Fix audit: Rename to use the domain of trufflehog
2023-10-31 14:36:53 -04:00

12 lines
108 B
Plaintext

/srcs
/builds
/testbeds
.DS_Store
/prefixes
#TODO commit after v1
/deno.lock
# IntelliJ IDE Folder
.idea/