1

I am using Android Studio with Gradle.

Could somebody help me to figure out what files should I add to ignore list in my Git repository?

At the time I have following in the ignore file

.gradle
*.idea/workspace.xml
ProjectName/.idea/workspace.xml
ProjectName/ModuleName/build/

but I am not sure if above is correct.

Any ideas?

Thomas Jung
  • 31,574
  • 9
  • 80
  • 113
Bobrovsky
  • 13,274
  • 19
  • 77
  • 125
  • 1
    Have a look at: http://stackoverflow.com/questions/16640566/which-files-shouldnt-be-checked-in-into-version-control-in-android-studio – Eden Jun 13 '13 at 07:09

0 Answers0