mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-02-14 09:59:50 +00:00
* only ignore project-root/store not all store paths * remove embedded cosign binary in favor of fork library
19 lines
174 B
Plaintext
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
|