Skip to content

Commit

Permalink
Correct gitignore case
Browse files Browse the repository at this point in the history
  • Loading branch information
B-Teague committed Jan 5, 2024
1 parent 8e05eff commit 2df343e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions crates/cli_testing_examples/benchmarks/.gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
cfold
closure
deriv
issue2279
nqueens
quicksortapp
CFold
Closure
Deriv
Issue2279
NQueens
Quicksort
QuicksortApp
RBTreeCk
RBTreeDel
RBTreeInsert
Expand Down
Binary file removed crates/cli_testing_examples/benchmarks/CFold
Binary file not shown.
Binary file removed crates/cli_testing_examples/benchmarks/Closure
Binary file not shown.
Binary file removed crates/cli_testing_examples/benchmarks/Deriv
Binary file not shown.
Binary file removed crates/cli_testing_examples/benchmarks/Issue2279
Binary file not shown.
Binary file removed crates/cli_testing_examples/benchmarks/NQueens
Binary file not shown.

0 comments on commit 2df343e

Please sign in to comment.