Skip to content

Commit b57229d

Browse files
committed
.gitignore
1 parent 3f938e2 commit b57229d

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.swp
22

3+
/.pytest_cache/
34
/.coverage
45
/.cache/
56
/.eggs/

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
trio-asyncio (0.7.5-2) unstable; urgency=medium
2+
3+
* Test and .gitignore fix-ups
4+
5+
-- Matthias Urlichs <matthias@urlichs.de> Mon, 23 Jul 2018 21:58:50 +0200
6+
17
trio-asyncio (0.7.5-1) unstable; urgency=medium
28

39
* trio.hazmat.Result is deprecated.

0 commit comments

Comments
 (0)