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

Side by Side Diff: .gitignore

Issue 2298603003: Update .gitignore to properly ignore base/ (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 /base
2 /build 2 /build
3 /buildtools 3 /buildtools
4 /out 4 /out
5 /testing/corpus 5 /testing/corpus
6 /testing/gmock 6 /testing/gmock
7 /testing/gtest 7 /testing/gtest
8 /third_party/android_ndk 8 /third_party/android_ndk
9 /third_party/catapult 9 /third_party/catapult
10 /third_party/icu 10 /third_party/icu
11 /third_party/llvm 11 /third_party/llvm
(...skipping 13 matching lines...) Expand all
25 *.filters 25 *.filters
26 *.mk 26 *.mk
27 *.opensdf 27 *.opensdf
28 *.pyc 28 *.pyc
29 *.sdf 29 *.sdf
30 *.sln 30 *.sln
31 *.suo 31 *.suo
32 *.user 32 *.user
33 *.vcxproj 33 *.vcxproj
34 *.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