Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |