Skip to content

Commit f844b6a

Browse files
committed
Ignore GC roots directory
This is defined if you pass `--keep-result` during a Colmena deploy. It prevents the Nix garbage collector from destroying all your build results that might've taken FOREVER to compile on a raspi.
1 parent 3081656 commit f844b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.direnv
33
result
44
result-*
5+
.gcroots

0 commit comments

Comments
 (0)