Skip to content

Commit c92b7a6

Browse files
committed
Add .gitignore file for benchmark optimization post
This commit introduces a .gitignore file to exclude temporary benchmark files, specifically '.__bench_before__' and '.__bench_after__', from version control in the tidySummarizedExperiment optimization post directory.
1 parent 26cfb93 commit c92b7a6

File tree

1 file changed

+2
-0
lines changed
  • posts/2025-10-25-tidySummarizedExperiment-optimization

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.__bench_before__
2+
.__bench_after__

0 commit comments

Comments
 (0)