Skip to content

Commit 02c8f49

Browse files
CrackerJackMackKevin Landreth
authored andcommitted
Updated .gitignore
Added build and testing directories to .gitignore
1 parent 45c5b02 commit 02c8f49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ Thumbs.db
44
.svn
55
._*
66
*.pyc
7+
.coverage
8+
cover/*
9+
.tox
10+
build/*
11+
dist/*
12+
*.egg-info

0 commit comments

Comments
 (0)