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

Unified Diff: .gitignore

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 | « no previous file | .hgignore » ('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 155cce5b6cde60748cc7d4558ffcc31c766b1e62..08682a55f91fee13cfbc70a075e142e87744ddb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,9 @@
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 | « no previous file | .hgignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld