Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(373)

Unified Diff: .gitignore

Issue 240173008: clean up gitignore; sort, add chromeos/externals, remove trailing /. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index def66f1c62ee2716e5258d9775fda17e8b92ac5c..5f82689656053345b34a00eefdeb04872e90cb75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,13 @@
*.pyc
*.swp
-.android_config
.DS_Store
+.android_config
.gclient*
-.gm-actuals/
-gyp/build/
-out
+.gm-actuals
TAGS
-third_party/externals/
-xcodebuild/
+gyp/build
+out
+platform_tools/chromeos/third_party/externals
+platform_tools/chromeos/toolchain
+third_party/externals
+xcodebuild
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698