Skip to content

Commit

Permalink
Merge pull request #141 from insertinterestingnamehere/additional_ign…
Browse files Browse the repository at this point in the history
…ores

Add test binaries to .gitignore.
  • Loading branch information
insertinterestingnamehere authored Oct 30, 2023
2 parents f50007d + c508cd8 commit 43d9052
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/basics/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,14 @@ qthread_dincr
qthread_disable_shepherd
qthread_fincr
qthread_fork_precond
qthread_fp
qthread_fp_double
qthread_id
qthread_incr
qthread_migrate_to
qthread_readstate
qthread_stackleft
qthread_timer_wait
qtimer
queue
read
Expand Down
1 change: 1 addition & 0 deletions test/stress/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
feb_prodcons_contended
feb_stream
lock_acq_rel
precond_fib
precond_spawn_simple
subteams_uts
Expand Down

0 comments on commit 43d9052

Please sign in to comment.