Skip to content

Commit c75c3ee

Browse files
dvzrvanthraxx
authored andcommitted
.gitignore: Add coverage and pycache
.gitignore: Add .coverage and __pycache__ dirs to ignore.
1 parent 358e840 commit c75c3ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
archlinux-keyring-*.tar.gz
44
archlinux-keyring-*.tar.gz.sig
55
/.idea
6+
.coverage
7+
__pycache__/

0 commit comments

Comments
 (0)