Skip to content

Instantly share code, notes, and snippets.

@isaninside
Forked from jasoet/.gitignore
Created April 2, 2013 01:39
Show Gist options
  • Select an option

  • Save isaninside/5289298 to your computer and use it in GitHub Desktop.

Select an option

Save isaninside/5289298 to your computer and use it in GitHub Desktop.
logs
# Eclipse Setting
/.metadata
/Servers
.settings
.project
.classpath
.buildpath
RemoteSystemsTempFiles
bin
org.eclipse.jdt.core.prefs
# Maven
target
# Netbeans Ignore
nbproject
build
dist
private
#idea project
.idea
*.iml
*.iws
*.ipr
#database
#pom.xml
#/batubara-online-core/src/main/resources/jdbc.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment