aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Collapse)AuthorAge
* Do not git ignore files like /debugger/QT/moc_*.Gravatar scroggo@google.com2012-10-16
| | | | | | | | | | | | Prior to r5953, gyp_skia would generate files for QT in debugger/QT. A line in .gitignore was added so these files did not show up in git status. Now that the generated files are in the out directory, the line is no longer necessary. Review URL: https://codereview.appspot.com/6702043 git-svn-id: http://skia.googlecode.com/svn/trunk@5966 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add moc generated files to .gitignore.Gravatar tfarina@chromium.org2012-10-01
| | | | | | | | | | So that git status is clean again. R=tomhudson@google.com Review URL: https://codereview.appspot.com/6591045 git-svn-id: http://skia.googlecode.com/svn/trunk@5750 2bbb7eff-a529-9590-31e7-b0007b416f81
* Keep the entries in .gitignore sorted in alphabetical order.Gravatar scroggo@google.com2012-09-13
| | | | | | | | Signed-off-by: Thiago Farina <tfarina@chromium.org> Review URL: https://codereview.appspot.com/6506107 git-svn-id: http://skia.googlecode.com/svn/trunk@5522 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add some more things that should be ignored to .gitignoreGravatar scroggo@google.com2012-09-12
| | | | | | | | Reviewed at https://codereview.appspot.com/6498119/ Review URL: https://codereview.appspot.com/6503107 git-svn-id: http://skia.googlecode.com/svn/trunk@5509 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add some untracked directories to gitignore.Gravatar epoger@google.com2012-09-12
(Landing https://codereview.appspot.com/6488100/ for tfarina) git-svn-id: http://skia.googlecode.com/svn/trunk@5507 2bbb7eff-a529-9590-31e7-b0007b416f81