Extend gitignore for plugin development

This commit is contained in:
FinnStutzenstein 2017-05-10 08:04:34 +02:00
parent 2833341867
commit 2f7b4e5034

3
.gitignore vendored
View File

@ -28,3 +28,6 @@ dist/*
# Unit test and coverage reports
.coverage
tests/file/*
# Plugin development
openslides_*