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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.swp 1 *.swp
2 .android_config 2 .android_config
3 .DS_Store 3 .DS_Store
4 .gclient* 4 .gclient*
5 *.pyc
5 /gyp/build/ 6 /gyp/build/
6 /out/ 7 /out/
7 /third_party/externals/ 8 /third_party/externals/
8 /xcodebuild/ 9 /xcodebuild/
OLDNEW
« 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