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

Unified Diff: .gitignore

Issue 234603004: add some .gitignores related to gm and tools (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 | gm/rebaseline_server/static/.gitignore » ('j') | 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 c61286da5730efe33cb134dc02b640e4d7b77dc0..def66f1c62ee2716e5258d9775fda17e8b92ac5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,11 @@
+*.pyc
*.swp
.android_config
.DS_Store
.gclient*
-*.pyc
+.gm-actuals/
gyp/build/
out
+TAGS
third_party/externals/
xcodebuild/
-TAGS
« no previous file with comments | « no previous file | gm/rebaseline_server/static/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698