You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
430 B
42 lines
430 B
*.config |
|
*.creator |
|
*.files |
|
*.includes |
|
*.creator.user |
|
bin/bc |
|
bin/bc.exe |
|
bin/dc |
|
bin/dc.exe |
|
bc.old |
|
*.o |
|
*.a |
|
.log_*.txt |
|
.test.txt |
|
.math.txt |
|
.results.txt |
|
.ops.txt |
|
gen/strgen |
|
lib.c |
|
lib2.c |
|
lib3.c |
|
bc_help.c |
|
dc_help.c |
|
config.mak |
|
timeconst.bc |
|
Makefile |
|
|
|
# Ignore the generated test files |
|
parse.txt |
|
parse_results.txt |
|
print.txt |
|
print_results.txt |
|
bessel.txt |
|
bessel_results.txt |
|
perf.data |
|
perf.data.old |
|
*.gcda |
|
*.gcno |
|
*.gcov |
|
*.html |
|
*.profraw |
|
*.cat
|
|
|