| *.config |
| *.creator |
| *.files |
| *.includes |
| *.creator.user* |
| *.cflags |
| *.cxxflags |
| 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 |
| |
| .gdb_history |
| |
| # Ignore the generated test files |
| parse.txt |
| parse_results.txt |
| print.txt |
| print_results.txt |
| bessel.txt |
| bessel_results.txt |
| prime.txt |
| stream.txt |
| tests/bc/scripts/add.txt |
| tests/bc/scripts/divide.txt |
| tests/bc/scripts/multiply.txt |
| tests/bc/scripts/subtract.txt |
| perf.data |
| perf.data.old |
| *.gcda |
| *.gcno |
| *.gcov |
| *.html |
| *.profraw |
| |
| cscope*.out |
| tags |