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

Side by Side Diff: .gitignore

Issue 2296743002: Ignore the base/trace_event directory (Closed)
Patch Set: Created 4 years, 3 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
1 /base/trace_event
1 /build 2 /build
2 /buildtools 3 /buildtools
3 /out 4 /out
4 /testing/corpus 5 /testing/corpus
5 /testing/gmock 6 /testing/gmock
6 /testing/gtest 7 /testing/gtest
7 /third_party/android_ndk 8 /third_party/android_ndk
8 /third_party/catapult 9 /third_party/catapult
9 /third_party/icu 10 /third_party/icu
10 /third_party/llvm 11 /third_party/llvm
(...skipping 13 matching lines...) Expand all
24 *.filters 25 *.filters
25 *.mk 26 *.mk
26 *.opensdf 27 *.opensdf
27 *.pyc 28 *.pyc
28 *.sdf 29 *.sdf
29 *.sln 30 *.sln
30 *.suo 31 *.suo
31 *.user 32 *.user
32 *.vcxproj 33 *.vcxproj
33 *.xcodeproj 34 *.xcodeproj
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