coz/.gitignore
2014-06-06 14:13:52 -04:00

29 lines
598 B
Plaintext

.debug
.release
libcausal.so
nbproject
runtime/obj
deps
tests/*/obj
tests/*/*_datafiles
tests/*/profile.log
tests/*/results.csv
tests/pbzip2/data
tests/histogram/histogram
tests/kmeans/kmeans
tests/linear_regression/linear_regression
tests/matrix_multiply/matrix_multiply
tests/matrix_multiply/matrix_file_A.txt
tests/matrix_multiply/matrix_file_B.txt
tests/matrix_multiply/matrix_file_out_pthreads.txt
tests/pbzip2/pbzip2
tests/pca/pca
tests/producer_consumer/producer_consumer
tests/string_match/string_match
tests/unbalanced/unbalanced
tests/word_count/word_count
tests/work_queue/work_queue