Skip to content

Instantly share code, notes, and snippets.

@kechol
Created December 5, 2012 00:51
Show Gist options
  • Select an option

  • Save kechol/4210833 to your computer and use it in GitHub Desktop.

Select an option

Save kechol/4210833 to your computer and use it in GitHub Desktop.
my gitignore
# Thanks to https://github.com/github/gitignore
# for CakePHP
tmp/*
config/database.php
app/tmp/*
app/config/database.php
!empty
# for Emacs
*‾
¥#*¥#
# for Vim
.*.sw[a-z]
*.un‾
Session.vim
.netrwhist
# for Windows
Thumbs.db
Desktop.ini
# for MacOSX
.DS_Store
._*
.Spotlight-V100
.Trashes
# for svn
.svn
# for Asure
Web.config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment