Update .gitignore

This commit is contained in:
Dario Vladovic 2018-09-16 11:40:03 +02:00
parent 55ffb10a5f
commit eb83122c5e
No known key found for this signature in database
GPG Key ID: 87F43AAF74B61286

8
.gitignore vendored
View File

@ -1,5 +1,6 @@
node_modules/
npm-debug.log
### vim ###
.*.s[a-w][a-z]
*.un~
@ -8,17 +9,20 @@ Session.vim
*~
.versions
### editors ###
.vscode
.idea
*.sublime-*
### OSX ###
.DS_Store
.AppleDouble
.LSOverride
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
.idea