Add .theia to .gitignore

pull/2520/head
Åke Forslund 2020-03-31 09:33:04 +02:00
parent 0a916de238
commit bdb98c338f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -24,6 +24,7 @@ doc/_build/
.installed
.mypy_cache
.vscode
.theia
.venv/
# Created by unit tests