Sync accepted GitHop state and prompt records
This commit is contained in:
+8
-9
@@ -1,11 +1,10 @@
|
||||
.env
|
||||
.DS_Store
|
||||
bin/
|
||||
coverage.out
|
||||
|
||||
# Hop's local state and isolated workspaces.
|
||||
/.hop/
|
||||
|
||||
# Local build and verification artifacts.
|
||||
/hop
|
||||
/dist/
|
||||
/SHA256SUMS
|
||||
/coverage.out
|
||||
*.test
|
||||
# Keep Hop's local cache and disposable workspaces out of Git. The portable
|
||||
# causal record below is intentionally versioned with the repository.
|
||||
.hop/*
|
||||
!.hop/records/
|
||||
!.hop/records/**
|
||||
|
||||
Reference in New Issue
Block a user