Updates gitignore

This commit is contained in:
Gustavo Maximiliano Cortez 2017-07-25 15:00:51 -03:00
parent 6987d994ea
commit 69059ae6cf
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 29 additions and 1 deletions

30
.gitignore vendored
View File

@ -29,6 +29,34 @@ plugins/ios.json
www/
$RECYCLE.BIN/
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate
# OSX
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# VIM ignore
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~