Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: .gitignore

Issue 4920541991403520: Create a minimal settings UI (Closed)
Patch Set: Created March 20, 2015, 10:42 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | adblockplus/Api.jsm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .dirmerge/ 1 .dirmerge/
2 *.pyc 2 *.pyc
3 *~ 3 *~
4 configure 4 configure
5 js/src/configure 5 js/src/configure
6 obj-x86_64-unknown-linux-gnu/ 6 obj-x86_64-unknown-linux-gnu/
7 obj-android/ 7 obj-android*
8 mozconfig 8 mozconfig
9 9
10 adblockplus/ 10 adblockplus/adblockplus/
11 python/psutil/_psutil_linux.so 11 python/psutil/_psutil_linux.so
12 python/psutil/_psutil_posix.so 12 python/psutil/_psutil_posix.so
13 python/psutil/build/ 13 python/psutil/build/
14 14
OLDNEW
« no previous file with comments | « no previous file | adblockplus/Api.jsm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld