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

Unified Diff: .hgignore

Issue 29677586: Issue 6300 - Remove Maven and Ant support (Closed)
Patch Set: Removed versioning from AndroidManifest.xml Created Jan. 24, 2018, 6 a.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 | « .gitignore ('k') | README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 526dc7e5f8e10665646f88f9df3e5408002565eb..f962423367b0877d796d5f5d545c55fe75e0fc93 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,14 +3,9 @@ syntax: glob
crowdin.yaml
**/libs/armeabi*
**/libs/x86
-**/bin
-**/obj
-**/gen
**/build
**/local.properties
-**/ant.properties
**/buildtools
-**/target
.idea
*.iml
upload.py
« no previous file with comments | « .gitignore ('k') | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld