Skip to content

Commit 14bdd62

Browse files
committed
build(gitignore): Fixes and updates
1 parent 6817e9d commit 14bdd62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ htmlcov/
4545
.cache
4646
nosetests.xml
4747
coverage.xml
48-
*,cover
48+
*.cover
4949
.hypothesis/
5050
.pytest_cache/
5151

@@ -69,3 +69,4 @@ target/
6969
.idea
7070
.ropeproject
7171
*.swp
72+
.vim

0 commit comments

Comments
 (0)