Skip to content

Instantly share code, notes, and snippets.

@lx78WyY0J5
Last active December 10, 2022 17:11
Show Gist options
  • Save lx78WyY0J5/50112c89dc9c2b1b7c13225b778c51f5 to your computer and use it in GitHub Desktop.
Save lx78WyY0J5/50112c89dc9c2b1b7c13225b778c51f5 to your computer and use it in GitHub Desktop.
.gitignore for java projects
*.class
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
*data/
*target/
*token*
*.vscode/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment