Update .gitignore (#229)

This commit is contained in:
Quentame 2020-02-10 19:45:02 +01:00 committed by GitHub
parent 19a8079bc8
commit 623fb66b5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

23
.gitignore vendored
View file

@ -32,6 +32,29 @@ nosetests.xml
# Translations # Translations
*.mo *.mo
# Mac OS X
.DS_Store
.AppleDouble
.LSOverride
Icon
# Windows Explorer
desktop.ini
# Visual Studio Code
.vscode/*
!.vscode/cSpell.json
!.vscode/extensions.json
!.vscode/tasks.json
# IntelliJ IDEA
.idea
*.iml
# Sublime text
*.sublime-project
*.sublime-workspace
# Mr Developer # Mr Developer
.mr.developer.cfg .mr.developer.cfg
.project .project