Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save benigumocom/b06e31f5d5ad2b4b10f565ac4df8ea54 to your computer and use it in GitHub Desktop.
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
@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