Skip to content

Instantly share code, notes, and snippets.

@benigumocom
Created February 11, 2023 11:50
Show Gist options
  • Select an option

  • Save benigumocom/17698e3e3e4c01351651982e9b0ab363 to your computer and use it in GitHub Desktop.

Select an option

Save benigumocom/17698e3e3e4c01351651982e9b0ab363 to your computer and use it in GitHub Desktop.
# .gitignore created from Groovy contributors in https://github.com/apache/groovy/blob/master/.gitignore
user.gradle
.gradle/
target/
build/
out/
*.DS_Store
*.class
*.swp
*~
.idea
*.iml
*.ipr
*.iws
.shelf
.settings/
.classpath
.project
bin/
@benigumocom
Copy link
Copy Markdown
Author

AndroidStudio 新規プロジェクトテンプレートから考える .gitignore
👉 https://android.benigumo.com/20230211/androidstudio-gitignore/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment