aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add simple helper program to compare JSON outputSimon Hausmann2019-02-201-0/+1
| | | | | | Change-Id: I7a21c214e302a5b2422185659e261db11374f62c Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io> Reviewed-by: Michael Brasser <michael.brasser@live.com>
* Add *.pro.user to .gitignoreMitch Curtis2018-01-181-0/+1
| | | | | Change-Id: I5a4243b194611003e2b0a25a160d557c7f6d954f Reviewed-by: Robin Burchell <robin.burchell@crimson.no>
* Split BenchmarkRunner out into a separate fileRobin Burchell2017-03-231-0/+1
| | | | | | | | No functional changes. Change-Id: I2317331b28620320b5fa6946442341f8f442108d Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Gunnar Sletta <gunnar@crimson.no>
* Split decidefps out to a separate toolRobin Burchell2017-03-151-1/+2
| | | | | | | | This isn't used constantly, so having it as a separate tool cleans things up a little. Change-Id: I710b57161337af26c018fa42cf8362a100df5cdd Reviewed-by: Gunnar Sletta <gunnar@crimson.no>
* Add a simple gitignore to cut down on the 'git status' noiseRobin Burchell2017-03-151-0/+8
Change-Id: I26217de552c517220fec577e71a69cc944bd3217 Reviewed-by: Gunnar Sletta <gunnar@crimson.no>