mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-08-27 14:07:17 +00:00
refactor to baseline on pluggable oci collection/distribution Co-authored-by: Josh Wolf <josh@joshwolf.dev>
30 lines
264 B
Plaintext
30 lines
264 B
Plaintext
.DS_Store
|
|
|
|
# Vagrant
|
|
.vagrant
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
*.dir-locals.el
|
|
|
|
# old, ad-hoc ignores
|
|
artifacts
|
|
local-artifacts
|
|
airgap-scp.sh
|
|
|
|
# test artifacts
|
|
*.tar*
|
|
|
|
# generated
|
|
dist/
|
|
./bundle/
|
|
tmp/
|
|
bin/
|
|
pkg.yaml
|