dotar/gitignore_global

33 lines
1.1 KiB
Plaintext
Raw Normal View History

2012-01-24 16:11:23 -05:00
# OSX taken from: https://github.com/github/gitignore/blob/master/Global/OSX.gitignore
# ----------------------------------------------------------------------------------------------
2011-11-22 13:25:46 -06:00
.DS_Store
2012-01-24 16:11:23 -05:00
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Windows taken from: https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
# ----------------------------------------------------------------------------------------------
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
# Tags taken from: https://github.com/github/gitignore/blob/master/Global/Tags.gitignore
# ----------------------------------------------------------------------------------------------
# Ignore tags created by etags and ctags
2011-11-29 16:56:28 -08:00
TAGS
2012-01-24 16:11:23 -05:00
tags
# Vim taken from: https://github.com/github/gitignore/blob/master/Global/vim.gitignore
# ----------------------------------------------------------------------------------------------
.*.sw[a-z]
*.un~
Session.vim
# SASS
# ----------------------------------------------------------------------------------------------
.sass-cache