Skip to content

Instantly share code, notes, and snippets.

@lordofthelake
Created June 21, 2013 18:39
Show Gist options
  • Star 71 You must be signed in to star a gist
  • Fork 11 You must be signed in to fork a gist
  • Save lordofthelake/5833336 to your computer and use it in GitHub Desktop.
Save lordofthelake/5833336 to your computer and use it in GitHub Desktop.
.gitignore for Maven, Intellij, Eclipse
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
@RiansyahTohamba
Copy link

thanks lord

@legendary-cookie
Copy link

Ty! Perfect!

@AntoniMusial
Copy link

AntoniMusial commented Dec 22, 2021

TY

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