This video demonstrates which files you need to track in Git when you're using Gradle, Java, and IntelliJ IDEA together. This will help you make sure that your project configuration is portable, so that all members of the team can work seamlessly through distributed version control.
Note: The advice in this video is deprecated. Use this one instead: • Configuring the initial commit for a ...