Keep the entries in .gitignore sorted in alphabetical order.
authorscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Sep 2012 15:26:51 +0000 (15:26 +0000)
committerscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Sep 2012 15:26:51 +0000 (15:26 +0000)
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

.gitignore

index cac3278..b10e128 100644 (file)
@@ -1,6 +1,6 @@
+.DS_Store
+.gclient*
+/gyp/build/
 /out/
 /third_party/externals/
-/gyp/build/
 /xcodebuild/
-.DS_Store
-.gclient*