uni/PRG24-sorting/.gitignore

9 lines
62 B
Plaintext

*.out.*
# executables
mergesort_*
quicksort_*
/build
!*.csv