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

Unified Diff: .gitignore

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 | « no previous file | .hgignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
===================================================================
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,4 @@
-bin/
-gen/
-ant.properties
+# Local configuration file (sdk path, etc)
local.properties
# Gradle
@@ -11,12 +9,6 @@
*.iml
.idea/
-# Eclipse
-.settings/
-.classpath
-.project
-proguard/
-
# macOS
.DS_Store
« no previous file with comments | « no previous file | .hgignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld