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

Side by Side Diff: .gitignore

Issue 1883563002: Add doclava directory and archive to gitignore so they aren't cleaned away (Closed) Base URL: https://chromium.googlesource.com/chromium/buildtools.git@master
Patch Set: Created 4 years, 8 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 *.pyc 1 *.pyc
2 clang_format/script/ 2 clang_format/script/
3 third_party/libc++/trunk 3 third_party/libc++/trunk
4 third_party/libc++abi/trunk 4 third_party/libc++abi/trunk
5 linux64/gn 5 linux64/gn
6 linux64/clang-format 6 linux64/clang-format
7 mac/gn 7 mac/gn
8 mac/clang-format 8 mac/clang-format
9 win/gn.exe 9 win/gn.exe
10 win/clang-format.exe 10 win/clang-format.exe
11 android/doclava/
12 android/doclava.tar.gz
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