Skip to content

Commit 9438ee5

Browse files
jboreikoschlosna
authored andcommitted
Update .gitignore to ignore dangling gc.logs (#7)
1 parent b9db83b commit 9438ee5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ generated_testSrc/
2929
bin/
3030
build/
3131
out/
32+
33+
# Gc logs
34+
build*.gc.log

0 commit comments

Comments
 (0)