Skip to content

Instantly share code, notes, and snippets.

@jasoet
Created September 20, 2015 08:57
Show Gist options
  • Save jasoet/5bd56daaeaf9c4048db0 to your computer and use it in GitHub Desktop.
Save jasoet/5bd56daaeaf9c4048db0 to your computer and use it in GitHub Desktop.
.gitignore
build
deploy
.idea
.gradle
*.iml
logs
*.log
# Eclipse Setting
/.metadata
/Servers
.settings
.project
.classpath
.buildpath
# Maven
target
# Netbeans Ignore
nbproject
dist
private
#idea project
*.iws
*.ipr
# OS generated files #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
#Project Spesific
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment