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

Side by Side Diff: .gitignore

Issue 816463004: Move libc++ and libc++abi to buildtools. (Closed) Base URL: https://chromium.googlesource.com/chromium/buildtools/@master
Patch Set: Add gitignore Created 6 years 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 | DEPS » ('j') | DEPS » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.pyc 1 *.pyc
2 clang_format/script/ 2 clang_format/script/
3 libc++/trunk
4 libc++abi/trunk
3 linux*/gn 5 linux*/gn
4 linux*/clang-format 6 linux*/clang-format
5 mac/gn 7 mac/gn
6 mac/clang-format 8 mac/clang-format
7 win/gn.exe 9 win/gn.exe
8 win/clang-format.exe 10 win/clang-format.exe
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698