pickles/.gitignore
Joshua Sherman 8bc9d52e06 Added travis config to resolve build failures
This branch doesn't get tested, just master for right now. For historical
purposes, all of your branches must contain the configuration.
2014-01-26 15:16:38 -05:00

30 lines
471 B
Text

# Mostly taken from https://github.com/github/gitignore #
#########################################################
# Global/Linux.gitignore #
##########################
.*
!.gitignore
!.travis.yml
*~
# Global/OSX.gitignore #
########################
.DS_Store
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Global/vim.gitignore #
########################
.*.sw[a-z]
*.un~
Session.vim
.netrwhist