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

Unified Diff: .gitignore

Issue 4920541991403520: Create a minimal settings UI (Closed)
Patch Set: Created March 20, 2015, 10:42 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | adblockplus/Api.jsm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 5a09c9a9a7c1540de68bf43fe54e242d26af792d..6e31575aef9ba7ea0f1f0e9b5dc53821d27637bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,10 +4,10 @@
configure
js/src/configure
obj-x86_64-unknown-linux-gnu/
-obj-android/
+obj-android*
mozconfig
-adblockplus/
+adblockplus/adblockplus/
python/psutil/_psutil_linux.so
python/psutil/_psutil_posix.so
python/psutil/build/
« 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