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
  • 32,428
  • 9
  • 84
  • 114
Bobrovsky
  • 13,789
  • 19
  • 80
  • 130
  • 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