mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-02-14 18:09:51 +00:00
* updated makefile operations * upgraded testdata and related tests * initial updates for tests * fixed errors with testdata * last bit of updates to tests * cleaned and commented makefile * updated tests for latest merges --------- Signed-off-by: Zack Brady <zackbrady123@gmail.com>
19 lines
173 B
Plaintext
19 lines
173 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
|