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

Unified Diff: .gitignore

Issue 17845007: ignore pyc files. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 6 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 1ef10dc4758dbe8a8ed0a1e3d9988113b726ae90..d653a17b86b3e701b3b2a29613066d97bb869504 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
.android_config
.DS_Store
.gclient*
+*.pyc
/gyp/build/
/out/
/third_party/externals/
« 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