mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-02-14 18:09:51 +00:00
28 lines
259 B
Plaintext
28 lines
259 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
|
|
|
|
# generated
|
|
dist/
|
|
tmp/
|
|
bin/
|
|
/store/
|
|
/registry/
|
|
cmd/hauler/binaries
|