Skip to content

Instantly share code, notes, and snippets.

@jasoet
Created February 14, 2013 17:13
Show Gist options
  • Save jasoet/4954364 to your computer and use it in GitHub Desktop.
Save jasoet/4954364 to your computer and use it in GitHub Desktop.
.gitignore Template
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
@yulifitrisia
Copy link

copy jg ya...:D

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