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

Unified Diff: .hgignore

Issue 29728654: Issue 6506 - Support Android Studio and Gradle only (Closed)
Patch Set: Created March 20, 2018, 5:50 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 | « .gitignore ('k') | README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -1,8 +1,6 @@
syntax: glob
-bin/
-gen/
-ant.properties
+# Local configuration file (sdk path, etc)
local.properties
# Gradle
@@ -13,12 +11,6 @@
*.iml
.idea/
-# Eclipse
-.settings/
-.classpath
-.project
-proguard/
-
# macOS
.DS_Store
« no previous file with comments | « .gitignore ('k') | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld