From 69fbc52e95bb8ff2df76de09ca872fd62caf2480 Mon Sep 17 00:00:00 2001 From: "scroggo@google.com" Date: Thu, 13 Sep 2012 15:26:51 +0000 Subject: Keep the entries in .gitignore sorted in alphabetical order. Signed-off-by: Thiago Farina Review URL: https://codereview.appspot.com/6506107 git-svn-id: http://skia.googlecode.com/svn/trunk@5522 2bbb7eff-a529-9590-31e7-b0007b416f81 --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cac327853a..b10e1281ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ +.DS_Store +.gclient* +/gyp/build/ /out/ /third_party/externals/ -/gyp/build/ /xcodebuild/ -.DS_Store -.gclient* -- cgit v1.2.3