diff options
| author | rr- <rr-@sakuya.pl> | 2016-04-15 14:36:00 +0200 |
|---|---|---|
| committer | rr- <rr-@sakuya.pl> | 2016-04-15 18:00:06 +0200 |
| commit | 07ea920def9f158682a1ecdac5e5d5692faa81d6 (patch) | |
| tree | 8ae991a304c9aa58648706b8b417bbf0b222468b /.gitignore | |
| parent | 7f8c2cfa007705c374fc25d330b680246feb709d (diff) | |
server/tests: switch to pytest
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ config.yaml */*_modules/ +.coverage +.cache |