mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 10:38:33 -04:00
19 lines
130 B
Plaintext
19 lines
130 B
Plaintext
# dev env
|
|
.direnv
|
|
/.env
|
|
|
|
# dependencies
|
|
deps
|
|
vendor
|
|
|
|
# docs
|
|
man
|
|
|
|
# build artifacts
|
|
.zig-cache
|
|
builds
|
|
envr
|
|
envr-go
|
|
result
|
|
zig-pkg
|