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

Side by Side Diff: .gitignore

Issue 119092: Add git ignore file to repo. (Closed)
Patch Set: updates from Evan's copy Created 11 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
« 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
(Empty)
1 *.user
2 *.mk
3 *.ncb
4 *.pyc
5 *.suo
6 *.scons
7 *.xcodeproj
8 SConstruct
9 /testserver.log
10 /breakpad/src/
11 /chrome/app/theme/google_chrome/
12 /chrome/test/data/
13 /chrome/Hammer
14 /chrome/Debug
15 /chrome/Release
16 /data/
17 /googleurl/
18 /rlz/binaries/
19 /sdch/open-vcdiff/
20 /testing/gtest/
21 /third_party/GTM/
22 /third_party/WebKit/
23 /third_party/ffmpeg/binaries/
24 /third_party/googlemac/
25 /third_party/icu38/
26 /third_party/pdfsqueeze/
27 /third_party/skia/
28 /third_party/tcmalloc/tcmalloc/
29 /tools/grit/grit/test/data/
30 /tools/gyp/
31 /tools/tryserver/
32 /v8/
33 /webkit/data/
tony 2009/06/03 20:19:30 Isn't this where we keep our layout test results?
34 /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