Skip to content

Instantly share code, notes, and snippets.

@adamdilek
Created April 11, 2012 14:34
Show Gist options
  • Select an option

  • Save adamdilek/2359689 to your computer and use it in GitHub Desktop.

Select an option

Save adamdilek/2359689 to your computer and use it in GitHub Desktop.
örnek .gitignore dosyası
.bundle
db/*.sqlite3
db/database.yml
log/*.log
log/*.pid
.sass-cache/
tmp/**/*
.rvmrc
.DS_Store
db-dumps
**/.DS_Store
nbproject/**/*
.yardoc/**/*
.yardoc
nbproject
.idea
.idea/**/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment