Files
hauler/.gitignore
Adam Martin a20d7bf950 forked cosign bump to 2.4.1 and use as a library vs embedded binary (#383)
* only ignore project-root/store not all store paths
* remove embedded cosign binary in favor of fork library
2025-01-10 17:14:44 -05:00

19 lines
174 B
Plaintext

**/.DS_Store
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.dir-locals.el
dist/
tmp/
bin/
/store/
registry/
fileserver/
cmd/hauler/binaries
testdata/certs/
coverage.out