1
mirror of https://github.com/jmhobbs/cultofthepartyparrot.com synced 2024-09-26 14:32:31 +02:00

gitignore and thanks for #5

This commit is contained in:
John Hobbs 2016-03-04 21:42:45 -06:00
parent edbd056d2e
commit a596ff3b2b
2 changed files with 45 additions and 0 deletions

44
.gitignore vendored Normal file
View File

@ -0,0 +1,44 @@
deploy.sh
# Created by https://www.gitignore.io/api/vim,osx
### Vim ###
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
### OSX ###
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

View File

@ -42,3 +42,4 @@ The only Slack reaction gif's you'll ever need.
* [@mermop](https://github.com/mermop) for [sourcing the original party parrot](https://github.com/jmhobbs/cultofthepartyparrot.com/issues/2)
* [@ifreecarve](https://github.com/ifreecarve) for making shuffle parrot and shuffle further parrot [chain together better](https://github.com/jmhobbs/cultofthepartyparrot.com/pull/4).
* [@gjtorikian](https://github.com/gjtorikian) [s/Github/GitHub/](https://github.com/jmhobbs/cultofthepartyparrot.com/pull/5)