Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-05 | Ignore xmbld for bootstrap. | Ori Bernstein | |
2018-10-28 | Respect outdir and use it for tests. | Ori Bernstein | |
This makes our gitignore nicer. | |||
2018-10-14 | Fix boundary-spanning delimiters. | Ori Bernstein | |
2018-02-01 | Add test for bio skipto. | Ori Bernstein | |
2017-11-20 | Expand .gitignore | Ori Bernstein | |
2016-10-26 | Actually add the gitignore. | Ori Bernstein | |
2016-10-08 | Ignore a few other generated files. | Ryan Roden-Corrent | |
2016-10-08 | Ignore all *.{o,a,use}. | Ryan Roden-Corrent | |
Instead of ignoring these in certain directories, just ignore them across the repo. Currently a number of such files generated during build are not ignored. | |||
2015-09-22 | Start moving benchmark runner code to Myrddin. | Ori Bernstein | |
2015-05-03 | Be more specific for gitignore in test/ | Ori Bernstein | |
2015-01-21 | Add vim backup files and ctags tags to gitignore. | Ori Bernstein | |
2015-01-19 | Add .gitignore. | Ryan Gonzalez | |
This adds a .gitignore file, so that git will ignore generated sources and targets. |