Skip to content

Commit 8af7905

Browse files
committed
build(gitignore): Fixes and updates
1 parent e3b1eb6 commit 8af7905

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .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)