Add VSCode-related files to the .gitignore

This commit is contained in:
Dennis Schubert 2018-07-12 23:33:55 +02:00 committed by Benjamin Neff
parent a7cc0645e0
commit 4430f9e887
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

3
.gitignore vendored
View file

@ -54,7 +54,6 @@ tmp/
.byebug_history .byebug_history
.sass-cache/ .sass-cache/
.DS_Store .DS_Store
.idea
.redcar .redcar
.stgit* .stgit*
*.swap *.swap
@ -73,6 +72,8 @@ capybara-*.html
*.rbc *.rbc
# IDE # IDE
.idea
.vscode
diaspora.iml diaspora.iml
# Dolphin's directory's preferences files # Dolphin's directory's preferences files