2020-03-19 16:45:31 +01:00
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
.DS*
|
|
|
|
.pylint_rc
|
|
|
|
/.idea
|
|
|
|
/.project
|
|
|
|
/.pydevproject
|
|
|
|
/.settings
|
|
|
|
Thumbs.db
|
|
|
|
*~
|
|
|
|
.cache
|
|
|
|
.coverage
|
|
|
|
.tox/
|
2020-10-26 10:25:57 +01:00
|
|
|
|
|
|
|
# Testing
|
2020-07-09 10:16:45 +02:00
|
|
|
tests/home/userdata/addon_data
|
2020-10-26 10:25:57 +01:00
|
|
|
.env
|