scroggo@google.com
f1ee5b5c53
Add .swp files to gitignore.
...
Make git ignore .swp files (generated while editing in vim).
Review URL: https://codereview.appspot.com/7309059
git-svn-id: http://skia.googlecode.com/svn/trunk@7669 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-02-08 16:59:59 +00:00
scroggo@google.com
b79103a954
Set git to ignore .android_config
...
Review URL: https://codereview.appspot.com/6863056
git-svn-id: http://skia.googlecode.com/svn/trunk@6772 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-12-12 21:21:29 +00:00
scroggo@google.com
a3970ff4be
Do not git ignore files like /debugger/QT/moc_*.
...
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
2012-10-16 17:25:36 +00:00
tfarina@chromium.org
0ab7c77a2c
Add moc generated files to .gitignore.
...
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
2012-10-01 16:39:06 +00:00
scroggo@google.com
69fbc52e95
Keep the entries in .gitignore sorted in alphabetical order.
...
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
2012-09-13 15:26:51 +00:00
scroggo@google.com
98abe50923
Add some more things that should be ignored to .gitignore
...
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
2012-09-12 16:32:05 +00:00
epoger@google.com
909b31e1f8
Add some untracked directories to gitignore.
...
(Landing https://codereview.appspot.com/6488100/ for tfarina)
git-svn-id: http://skia.googlecode.com/svn/trunk@5507 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-09-12 15:03:27 +00:00