Versions in this module Expand all Collapse all v0 v0.7.0 Jul 11, 2026 Changes in this version + const NamespaceDir + func DetectTrackedEphemeral(rootDir string) ([]string, error) + func EnsureGitignore(rootDir string) (bool, error) + func GitignorePath(rootDir string) string + func IsEphemeral(relPath string) bool + func UntrackEphemeral(rootDir string, paths []string) error