summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore files generated by qtwaylandscannerJan Arne Petersen2013-07-121-0/+7
| | | | | Change-Id: I760adafd10a37409958da9601fee3412dc649aa4 Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
* Ignore generated filesPier Luigi Fiorini2013-02-131-3/+16
| | | | | | | | Due to the recent changes, the number of generated files increased. Add the new generated files to the ignore list. Change-Id: I9a240ee613eaeb8d48d07e6126a384af2ab6354e Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Cleanup QtWayland moduleAndy Nichols2012-12-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | Now that both xkbcommon 0.2.0 and libWayland 1.0.0 have been released, we should no longer be building against sha1's and should be preparing for an eventual release so these build hints have been removed. A test has been added for libWayland 1.0.0 which is required to build QtWayland. README has been updated to reflect the current situation src/3rdparty has been removed as it has not been used in some time. patches folder and contents have been removed as they are no longer needed. extensions folder has been moved to the src folder Change-Id: Iab79b5c164758a4bd0253c90f60b2a2d044e2785 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com> Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
* ignoring "plugins/" need a leading slashElvis Lee2012-09-121-1/+0
| | | | | | | "plugins/" ignores src/plugins when git add Change-Id: If938395e09354c0515674f203d70de0cba9a5cd6 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
* Add more files to the ignore list.v5.0.0-beta1Pier Luigi Fiorini2012-08-271-1/+20
| | | | | | | | This improves reading the git status output a lot because it gets really big once you build the qtwayland module. Change-Id: Ic7d7c1fe73eccef4802fb6198c6c8caefa7a3e23 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
* Add a .gitignoreJørgen2012-01-041-0/+7
Change-Id: I3e5e42425825c61a76197c91c8bd2faf7bc64231 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>